/* Standard Cart - OneCloud Theme Overrides */
/* This file is loaded by standard_cart/common.tpl via {assetExists file="custom.css"} */

/* --- Section sub-headings: clean modern style (global) --- */
#order-standard_cart .sub-heading {
    text-align: left;
    margin: 24px 0 14px 0;
    padding: 0;
    border: none;
    background: none;
}
#order-standard_cart .sub-heading span,
#order-standard_cart .sub-heading span.primary-bg-color {
    display: block;
    background: none;
    color: #1e293b;
    font-size: 1rem;
    font-weight: 600;
    text-transform: none;
    letter-spacing: normal;
    padding: 0;
    border-left: none;
    border-radius: 0;
    line-height: 1.4;
}

/* ======================
   Global CTA — Mint Green accent for all primary action buttons
   OneCloud brand: #72D97F accent for important CTAs (10% rule)
   ====================== */
#order-standard_cart .btn-primary,
#order-standard_cart .btn-success {
    background-color: #72D97F !important;
    border-color: #72D97F !important;
    color: #031030 !important;
    font-weight: 600;
}
#order-standard_cart .btn-primary:hover,
#order-standard_cart .btn-primary:focus,
#order-standard_cart .btn-success:hover,
#order-standard_cart .btn-success:focus {
    background-color: #5cc96b !important;
    border-color: #5cc96b !important;
    color: #031030 !important;
}
#order-standard_cart .btn-primary:active,
#order-standard_cart .btn-success:active {
    background-color: #4db85c !important;
    border-color: #4db85c !important;
}
/* Exceptions: keep navy for non-CTA primary buttons (login, secondary actions) */
#order-standard_cart #btnExistingLogin,
#order-standard_cart .domain-contact-support {
    background-color: #051751 !important;
    border-color: #051751 !important;
    color: #fff !important;
}
#order-standard_cart #btnExistingLogin:hover,
#order-standard_cart .domain-contact-support:hover {
    background-color: #031030 !important;
    border-color: #031030 !important;
}
/* Order Summary header stays navy */
#order-standard_cart .order-summary > h2 {
    background: #05259F !important;
    color: #fff !important;
}
/* Pricing table header stays navy */
#order-standard_cart .domain-pricing .tld-pricing-header {
    background: #05259F !important;
}

/* DM Sans — self-hosted variable font (weights 300-900) */
/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/DMSans-latin-ext.woff2') format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/DMSans-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/DMSans-latin-ext.woff2') format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/DMSans-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/DMSans-latin-ext.woff2') format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/DMSans-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/DMSans-latin-ext.woff2') format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/DMSans-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/DMSans-latin-ext.woff2') format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/DMSans-latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Apply DM Sans to cart elements — but NOT icon fonts */
#order-standard_cart {
    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

#order-standard_cart h1, #order-standard_cart h2, #order-standard_cart h3,
#order-standard_cart h4, #order-standard_cart h5, #order-standard_cart h6,
#order-standard_cart p, #order-standard_cart span, #order-standard_cart a,
#order-standard_cart div, #order-standard_cart label, #order-standard_cart input,
#order-standard_cart select, #order-standard_cart textarea, #order-standard_cart button,
#order-standard_cart .btn, #order-standard_cart td, #order-standard_cart th,
#order-standard_cart li, #order-standard_cart .panel-title, #order-standard_cart .list-group-item {
    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

/* Restore Font Awesome icon font-families (must not be overridden) */
#order-standard_cart .fas,
#order-standard_cart .fa {
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 900;
}
#order-standard_cart .far {
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 400;
}
#order-standard_cart .fal {
    font-family: "Font Awesome 5 Pro" !important;
    font-weight: 300;
}
#order-standard_cart .fad {
    font-family: "Font Awesome 5 Duotone" !important;
    font-weight: 900;
}
#order-standard_cart .fab {
    font-family: "Font Awesome 5 Brands" !important;
    font-weight: 400;
}

/* ======================
   Color Variables
   ====================== */
:root {
    --cart-primary: #05259F;
    --cart-primary-light: #E4EAF3;
    --cart-primary-lighter: #E4EAF3;
    --cart-gray-darker: #17191C;
    --cart-gray-base: #4B4F58;
    --cart-gray-lighter: #595E69;
    --cart-gray-border: #EFEFF1;
    --cart-gray-bg: #F7F7F8;
    --cart-success: #1E7B32;
    --cart-danger: #CA202C;
    --cart-radius: 8px;
}

/* ======================
   Product Card Fixes
   ====================== */
#order-standard_cart .products .product {
    background: #fff;
    border: 1px solid var(--cart-gray-border);
    border-radius: var(--cart-radius);
    padding: 0;
    margin-bottom: 24px;
    transition: all 0.3s ease;
    overflow: hidden;
    box-shadow: none;
}

/* Product card — desc and footer layout fix */
#order-standard_cart .products .product div.product-desc {
    float: none !important;
    width: 100% !important;
    padding: 20px 24px !important;
    font-size: 14px !important;
    color: #4B4F58;
    line-height: 1.7;
}

#order-standard_cart .products .product footer {
    float: none !important;
    width: 100% !important;
    clear: both !important;
    display: block !important;
    padding: 20px 24px !important;
    margin: 0 !important;
    font-size: 14px !important;
    text-align: center;
    background: #F7F7F8;
    border-top: 1px solid #EFEFF1;
}

#order-standard_cart .products .product .product-pricing {
    margin-bottom: 16px;
    font-size: 13px !important;
    color: #6D7482;
}

#order-standard_cart .products .product .product-pricing .price {
    font-size: 28px !important;
    font-weight: 900;
    color: #17191C;
    display: block;
    letter-spacing: -0.02em;
}

#order-standard_cart .products .product .btn-order-now {
    background: linear-gradient(90deg, #065CFE 0%, #003CB2 100%) !important;
    border: none !important;
    color: #fff !important;
    padding: 12px 28px !important;
    border-radius: 6px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 2px 4px rgba(6, 92, 254, 0.2);
    transition: all 0.24s ease;
}

#order-standard_cart .products .product .btn-order-now:hover {
    background: linear-gradient(90deg, #003CB2 0%, #002d8a 100%) !important;
    box-shadow: 0 4px 12px rgba(6, 92, 254, 0.3);
    transform: translateY(-2px);
}

/* ======================
   Sidebar
   ====================== */
#order-standard_cart .cart-sidebar .panel,
#order-standard_cart .cart-sidebar .card {
    border: 1px solid var(--cart-gray-border);
    border-radius: var(--cart-radius);
    overflow: hidden;
    box-shadow: none;
    margin-bottom: 24px;
}

#order-standard_cart .cart-sidebar .panel-heading,
#order-standard_cart .cart-sidebar .card-header {
    background: #fff;
    border-bottom: 1px solid var(--cart-gray-border);
    padding: 16px 24px;
}

#order-standard_cart .cart-sidebar .panel-title {
    font-size: 15px;
    font-weight: 700;
    color: var(--cart-gray-darker);
    margin: 0;
}

#order-standard_cart .cart-sidebar .list-group-item {
    border-color: var(--cart-gray-border);
    border-left: 3px solid transparent;
    padding: 12px 24px;
    font-size: 14px;
    color: var(--cart-gray-base);
    transition: all 0.24s ease;
}

#order-standard_cart .cart-sidebar .list-group-item:hover {
    background: var(--cart-primary-lighter);
    color: var(--cart-primary);
    border-left-color: #C4D5F1;
}

#order-standard_cart .cart-sidebar .list-group-item.active {
    background: var(--cart-primary-lighter);
    color: var(--cart-primary);
    border-color: var(--cart-gray-border);
    border-left-color: var(--cart-primary);
    font-weight: 500;
}

/* ======================
   View Cart Items
   ====================== */
#order-standard_cart .view-cart-items-header {
    background: var(--cart-gray-bg);
    border: 1px solid var(--cart-gray-border);
    border-radius: var(--cart-radius) var(--cart-radius) 0 0;
    padding: 12px 20px;
    font-size: 13px;
    font-weight: 600;
    color: #6D7482;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#order-standard_cart .view-cart-items {
    border: 1px solid var(--cart-gray-border);
    border-top: none;
    border-radius: 0 0 var(--cart-radius) var(--cart-radius);
}

#order-standard_cart .view-cart-items .item {
    padding: 20px;
    border-bottom: 1px solid var(--cart-gray-border);
    transition: background 0.15s ease;
}

#order-standard_cart .view-cart-items .item:last-child {
    border-bottom: none;
}

#order-standard_cart .view-cart-items .item:hover {
    background: var(--cart-primary-lighter);
}

#order-standard_cart .view-cart-items .item .item-title {
    font-weight: 600;
    color: var(--cart-gray-darker);
}

/* ======================
   Cart Heading
   ====================== */
#order-standard_cart .header-lined {
    border-bottom: none;
    margin-bottom: 24px;
}

#order-standard_cart .header-lined h1 {
    font-size: 28px;
    font-weight: 900;
    color: var(--cart-gray-darker);
    letter-spacing: -0.02em;
}

/* ======================
   Buttons
   ====================== */
#order-standard_cart .btn-primary {
    background: #05259F;
    border: none;
    color: #fff;
    box-shadow: 0 2px 4px rgba(5, 37, 159, 0.2);
    border-radius: 6px;
    font-weight: 600;
    transition: all 0.24s ease;
}

#order-standard_cart .btn-primary:hover {
    background: #051751;
    box-shadow: 0 4px 12px rgba(5, 37, 159, 0.3);
}

#order-standard_cart .btn-default {
    background: #fff;
    border: 1px solid #DEE0E3;
    color: var(--cart-gray-darker);
    border-radius: 6px;
    font-weight: 500;
}

#order-standard_cart .btn-default:hover {
    background: var(--cart-gray-bg);
}

#order-standard_cart .btn-success {
    background: var(--cart-success);
    border-color: var(--cart-success);
    border-radius: 6px;
}

#order-standard_cart .btn-danger {
    background: var(--cart-danger);
    border-color: var(--cart-danger);
    border-radius: 6px;
}

/* ======================
   Forms
   ====================== */
#order-standard_cart .form-control {
    border: 1px solid #DEE0E3;
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 14px;
    transition: all 0.24s ease;
    height: auto;
}

#order-standard_cart .form-control:focus {
    border-color: var(--cart-primary);
    box-shadow: 0 0 0 3px rgba(5, 37, 159, 0.1);
}

/* ======================
   Alerts
   ====================== */
#order-standard_cart .alert {
    border-radius: 6px;
    border: none;
    border-left: 3px solid;
    font-size: 14px;
}

#order-standard_cart .alert-success {
    background: #e8f5ea;
    border-left-color: var(--cart-success);
}

#order-standard_cart .alert-danger {
    background: #fde8ea;
    border-left-color: var(--cart-danger);
}

#order-standard_cart .alert-warning {
    background: #fff3e0;
    border-left-color: #B84B00;
}

#order-standard_cart .alert-info {
    background: var(--cart-primary-lighter);
    border-left-color: #05259F;
}

/* ======================
   Sidebar Icons Fix
   ====================== */
#order-standard_cart .cart-sidebar .list-group-item i,
#order-standard_cart .cart-sidebar .panel-title i {
    display: inline-block;
    width: 20px;
    text-align: center;
    font-size: 14px;
    color: #6D7482;
}

#order-standard_cart .cart-sidebar .list-group-item:hover i,
#order-standard_cart .cart-sidebar .list-group-item.active i {
    color: #05259F;
}

/* ======================
   Order Summary
   ====================== */
#order-standard_cart .order-summary {
    border: 1px solid var(--cart-gray-border);
    border-radius: var(--cart-radius);
    overflow: hidden;
    box-shadow: 0px 0px 1px rgba(0,0,0,.04), 0px 2px 6px rgba(0,0,0,.04);
}

/* Order Summary heading — targets the h2 directly */
#order-standard_cart .order-summary > h2,
#order-standard_cart .order-summary > h2.font-size-30 {
    background: #05259F;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 700;
    padding: 16px 24px;
    margin: 0;
    border: none;
}

#order-standard_cart .order-summary .summary-container {
    padding: 20px 24px;
    font-size: 13px;
}

#order-standard_cart .order-summary .summary-container .subtotal {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #EFEFF1;
    font-weight: 500;
}

#order-standard_cart .order-summary .summary-container .recurring-totals {
    padding: 12px 0;
    border-top: 1px solid #EFEFF1;
    font-size: 12px;
    color: #6D7482;
}

#order-standard_cart .order-summary .summary-container .recurring-totals .cost {
    font-weight: 600;
    color: #17191C;
}

#order-standard_cart .order-summary .summary-container .bordered-totals {
    padding: 8px 0;
    font-size: 12px;
    color: #6D7482;
}

#order-standard_cart .order-summary .total-due-today {
    background: #E4EAF3;
    border-top: 2px solid #05259F;
    padding: 20px 24px;
    text-align: center;
}

#order-standard_cart .order-summary .total-due-today .amt {
    font-size: 26px;
    font-weight: 900;
    color: #05259F;
    display: block;
    letter-spacing: -0.02em;
    margin-bottom: 2px;
}

#order-standard_cart .order-summary .total-due-today > span:last-child {
    font-size: 13px;
    font-weight: 600;
    color: #05259F;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

#order-standard_cart .order-summary .total-due-today {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
}
#order-standard_cart .order-summary .total-due-today > span.billing-type {
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 600;
    padding: 3px 10px;
    margin-top: 0;
    text-transform: none;
    letter-spacing: normal;
    border-radius: 12px;
}
#order-standard_cart .order-summary .total-due-today > span.billing-type.recurring {
    color: #e65100;
    background: #fff3e0;
    border: 1px solid #ffcc80;
}
#order-standard_cart .order-summary .total-due-today > span.billing-type.recurring i {
    margin-right: 3px;
    font-size: 9px;
}
#order-standard_cart .order-summary .total-due-today > span.billing-type.onetime {
    color: #2e7d32;
    background: #e8f5e9;
    border: 1px solid #a5d6a7;
}
#order-standard_cart .order-summary .total-due-today > span.billing-type.onetime i {
    margin-right: 3px;
    font-size: 9px;
}

/* Checkout button — Mint Green accent for primary CTA */
#order-standard_cart .order-summary .btn-checkout,
#order-standard_cart .order-summary .btn-success.btn-lg {
    background: #72D97F !important;
    border: none !important;
    color: #031030 !important;
    padding: 14px 32px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 700;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 2px 8px rgba(114, 217, 127, 0.3);
    transition: all 0.24s ease;
    margin-bottom: 8px;
}

#order-standard_cart .order-summary .btn-checkout:hover,
#order-standard_cart .order-summary .btn-success.btn-lg:hover {
    background: #5cc96b !important;
    box-shadow: 0 6px 20px rgba(114, 217, 127, 0.4);
    transform: translateY(-2px);
}

/* Continue Shopping link */
#order-standard_cart .order-summary .btn-continue-shopping,
#order-standard_cart .order-summary .btn-link {
    font-size: 13px;
    color: #6D7482;
    display: block;
    text-align: center;
    padding: 8px;
    text-decoration: none;
    border: 1px solid #EFEFF1;
    border-radius: 6px;
    background: #fff;
    transition: all 0.2s ease;
}

#order-standard_cart .order-summary .btn-continue-shopping:hover,
#order-standard_cart .order-summary .btn-link:hover {
    color: #05259F;
    border-color: #C4D5F1;
    background: #E4EAF3;
}

/* Checkout/continue buttons container */
#order-standard_cart .order-summary .summary-container .text-right {
    text-align: center !important;
    padding-top: 16px;
}

#order-standard_cart .order-summary .summary-container .text-right br {
    display: none;
}

/* ======================
   Empty Cart Button
   ====================== */
#order-standard_cart .empty-cart {
    text-align: right;
    padding: 16px 0;
}

#order-standard_cart .empty-cart .btn {
    color: #CA202C !important;
    font-size: 13px;
    font-weight: 500;
    padding: 8px 16px;
    border: 1px solid #fde8ea;
    border-radius: 6px;
    background: #fff;
    transition: all 0.2s ease;
}

#order-standard_cart .empty-cart .btn i {
    font-size: 13px !important;
}

#order-standard_cart .empty-cart .btn:hover {
    background: #fde8ea;
    border-color: #CA202C;
}

/* ======================
   Promo Code Section
   ====================== */
#order-standard_cart .view-cart-tabs {
    margin-top: 24px;
}

#order-standard_cart .view-cart-tabs .nav-tabs {
    border-bottom: 2px solid #EFEFF1;
}

#order-standard_cart .view-cart-tabs .nav-tabs .nav-link {
    border: none;
    border-bottom: 2px solid transparent;
    padding: 12px 20px;
    font-weight: 600;
    color: #6D7482;
    font-size: 14px;
    margin-bottom: -2px;
    transition: all 0.2s ease;
}

#order-standard_cart .view-cart-tabs .nav-tabs .nav-link.active,
#order-standard_cart .view-cart-tabs .nav-tabs .nav-link:hover {
    color: #05259F;
    border-bottom-color: #05259F;
    background: transparent;
}

#order-standard_cart .view-cart-tabs .tab-content {
    padding: 20px 0;
}

#order-standard_cart .view-cart-tabs .promo .form-control {
    border: 2px solid #EFEFF1;
    border-radius: 6px;
    padding: 12px 16px;
    font-size: 14px;
}

#order-standard_cart .view-cart-tabs .promo .form-control:focus {
    border-color: #05259F;
}

#order-standard_cart .view-cart-tabs .promo .btn {
    margin-top: 12px;
    border: 2px solid #DEE0E3;
    border-radius: 6px;
    font-weight: 600;
    padding: 10px;
}

/* ======================
   View Cart Item Remove Button
   ====================== */
#order-standard_cart .btn-remove-from-cart {
    color: #CA202C !important;
    opacity: 0.6;
    transition: opacity 0.2s ease;
}

#order-standard_cart .btn-remove-from-cart:hover {
    opacity: 1;
}

/* Item price in cart */
#order-standard_cart .view-cart-items .item-price {
    text-align: right;
}

#order-standard_cart .view-cart-items .item-price > span:first-child {
    font-size: 18px;
    font-weight: 800;
    color: #17191C;
    letter-spacing: -0.02em;
}

#order-standard_cart .view-cart-items .item-price .cycle {
    display: block;
    font-size: 12px;
    color: #6D7482;
    font-weight: 400;
}

/* Item group/domain labels */
#order-standard_cart .view-cart-items .item-group {
    display: block;
    font-size: 13px;
    color: #6D7482;
    margin-top: 2px;
}

#order-standard_cart .view-cart-items .item-domain {
    display: block;
    font-size: 13px;
    color: #595E69;
}

/* Config options in cart items */
#order-standard_cart .view-cart-items .item small {
    display: block;
    font-size: 12px;
    color: #6D7482;
    margin-top: 6px;
    line-height: 1.6;
}

/* View cart empty state */
#order-standard_cart .view-cart-empty {
    text-align: center;
    padding: 48px 24px;
    color: #6D7482;
    font-size: 16px;
}

/* Express checkout buttons */
#order-standard_cart .express-checkout-buttons .separator {
    text-align: center;
    color: #DEE0E3;
    font-size: 12px;
    padding: 8px 0;
}

/* ======================
   Ion RangeSlider — Lagom Reskin
   ====================== */
.irs {
    font-family: 'DM Sans', sans-serif !important;
    margin-bottom: 8px;
}

/* --- Slider config group layout --- */
.slider-config-group {
    background: #E4EAF3;
    border: 1px solid #C4D5F1;
    border-radius: 10px;
    padding: 14px 18px 6px;
    margin-bottom: 10px;
    transition: border-color 0.2s ease;
}
.slider-config-group:hover {
    border-color: #A3C0F0;
}

.slider-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2px;
}
.slider-header label {
    font-size: 0.8125rem;
    font-weight: 600;
    color: #1e293b;
    margin: 0;
}

.slider-direct-input {
    width: 58px;
    height: 30px;
    text-align: center;
    font-size: 0.8125rem;
    font-weight: 700;
    color: #05259F;
    border: 1.5px solid #d1d5db;
    border-radius: 6px;
    background: #fff;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    -moz-appearance: textfield;
}
.slider-direct-input::-webkit-outer-spin-button,
.slider-direct-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.slider-direct-input:focus {
    border-color: #05259F;
    box-shadow: 0 0 0 3px rgba(5, 37, 159, 0.1);
}

.slider-track-wrap {
    padding: 0;
}

/* --- ionRangeSlider theme overrides (Flat + Modern skins) --- */

/* Compact the overall slider height */
.irs, .irs--flat {
    height: 40px !important;
}
.irs-with-grid, .irs--flat.irs-with-grid {
    height: 54px !important;
}

/* Track */
.irs-line, .irs--flat .irs-line {
    height: 4px !important;
    background: #e2e8f0 !important;
    border-radius: 100px !important;
    top: 22px !important;
}
.irs-line-left, .irs-line-mid, .irs-line-right {
    height: 4px !important;
    background: #e2e8f0 !important;
}

/* Active bar */
.irs-bar, .irs--flat .irs-bar {
    height: 4px !important;
    background: linear-gradient(90deg, #05259F, #3b5fc0) !important;
    border-radius: 100px !important;
    top: 22px !important;
}
.irs-bar-edge {
    height: 4px !important;
    top: 22px !important;
    background: #05259F !important;
    border-radius: 100px 0 0 100px !important;
}
.irs--flat .irs-bar--single {
    border-radius: 100px 0 0 100px;
}

/* Handle — Flat skin */
.irs--flat .irs-handle {
    width: 18px;
    height: 18px;
    top: 15px;
    cursor: grab;
}
.irs--flat .irs-handle:active { cursor: grabbing; }
.irs--flat .irs-handle > i:first-child {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #05259F;
    box-shadow: 0 1px 3px rgba(5, 37, 159, 0.18);
    transition: transform 0.15s ease, box-shadow 0.15s ease;
    position: absolute;
    top: 0;
    left: 0;
}
.irs--flat .irs-handle:hover > i:first-child {
    transform: scale(1.12);
    box-shadow: 0 2px 6px rgba(5, 37, 159, 0.25);
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:active > i:first-child {
    transform: scale(1.18);
    box-shadow: 0 0 0 4px rgba(5, 37, 159, 0.1), 0 2px 8px rgba(5, 37, 159, 0.2);
}

/* Handle — Modern skin */
.irs-slider {
    width: 18px !important;
    height: 18px !important;
    top: 15px !important;
    background: #fff !important;
    border: 2px solid #05259F !important;
    border-radius: 50% !important;
    cursor: grab !important;
    box-shadow: 0 1px 3px rgba(5, 37, 159, 0.18) !important;
    transition: transform 0.15s ease, box-shadow 0.15s ease !important;
}
.irs-slider:hover, .irs-slider.state_hover {
    transform: scale(1.12) !important;
    box-shadow: 0 2px 6px rgba(5, 37, 159, 0.25) !important;
    background: #fff !important;
}
.irs-slider:active {
    cursor: grabbing !important;
    transform: scale(1.18) !important;
    box-shadow: 0 0 0 4px rgba(5, 37, 159, 0.1), 0 2px 8px rgba(5, 37, 159, 0.2) !important;
}

/* Hide floating tooltips — value is shown in the direct input */
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single,
.irs-from, .irs-to, .irs-single {
    display: none !important;
}

/* Min/max labels — hidden (grid already shows the values) */
.irs-min, .irs-max,
.irs--flat .irs-min,
.irs--flat .irs-max {
    display: none !important;
}

/* Grid */
.irs-grid-pol, .irs--flat .irs-grid-pol {
    background: #d1d5db !important;
    width: 1px !important;
    height: 6px !important;
}
.irs-grid-pol.small, .irs--flat .irs-grid-pol.small {
    display: none !important;
}
.irs-grid-text, .irs--flat .irs-grid-text {
    color: #94a3b8 !important;
    font-size: 0.625rem !important;
    top: 10px !important;
}
.irs-grid {
    height: 22px !important;
}

/* ======================
   Order Summary Reskin
   ====================== */
/* Targets the h2 directly inside .order-summary (no .header-lined wrapper) */
#order-standard_cart .order-summary > h2,
#order-standard_cart .order-summary > h2.font-size-30 {
    background: #05259F;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 700;
    padding: 16px 24px;
    margin: 0;
    border: none;
}

/* Config page order summary (uses .header-lined) */
#order-standard_cart .order-summary .header-lined {
    background: #05259F;
    border-bottom: none;
    padding: 16px 24px;
    margin: 0;
}

#order-standard_cart .order-summary .header-lined h2 {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 700;
    margin: 0;
}

/* ======================
   Mobile Fixes
   ====================== */
@media (max-width: 767.98px) {
    #order-standard_cart .products .product footer {
        flex-direction: column;
        text-align: center;
        gap: 12px;
    }

    #order-standard_cart .products .product .btn-order-now {
        width: 100%;
    }
}

/* ======================
   Domain Register Page
   ====================== */

/* Search hero — replace yellow gradient with navy theme */
#order-standard_cart .domain-checker-container,
.domain-checker-container {
    background: linear-gradient(135deg, #05259F 0%, #1a3a7b 50%, #2d4a8e 100%) !important;
    background-color: #05259F !important;
    border-radius: 14px;
    margin: 20px 0 28px;
    box-shadow: 0 4px 20px rgba(5, 37, 159, 0.2);
}
#order-standard_cart .domain-checker-bg,
.domain-checker-bg {
    background: none !important;
    background-image: none !important;
    border-radius: 14px;
    padding: 48px 0;
}
@media (max-width: 992px) {
    #order-standard_cart .domain-checker-bg,
    .domain-checker-bg {
        padding: 32px 10px;
        border-radius: 10px;
    }
    #order-standard_cart .domain-checker-container,
    .domain-checker-container {
        border-radius: 10px;
    }
}

/* Search input */
#order-standard_cart .domain-checker-container .input-group-box,
.domain-checker-container .input-group-box {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
    border-radius: 10px !important;
    overflow: hidden;
    background: #fff;
}
#order-standard_cart .domain-checker-container .input-group-box .form-control,
.domain-checker-container .input-group-box .form-control {
    border: none !important;
    height: 52px;
    font-size: 1rem;
    padding-left: 20px;
    background: #fff;
}
#order-standard_cart .domain-checker-container .input-group-box .form-control:focus,
.domain-checker-container .input-group-box .form-control:focus {
    box-shadow: none !important;
}
#order-standard_cart .domain-checker-container .btn-primary.domain-check-availability,
.domain-checker-container .btn-primary.domain-check-availability {
    background: #72D97F !important;
    border: none !important;
    color: #031030 !important;
    height: 52px;
    padding: 0 28px;
    font-size: 0.9375rem;
    font-weight: 600;
    border-radius: 0 10px 10px 0 !important;
    transition: background 0.2s ease;
}
#order-standard_cart .domain-checker-container .btn-primary.domain-check-availability:hover,
.domain-checker-container .btn-primary.domain-check-availability:hover {
    background: #5cc96b !important;
}

/* Browse by category title */
#order-standard_cart .domain-pricing h4 {
    font-size: 1.125rem;
    font-weight: 600;
    color: #1e293b;
    margin: 28px 0 14px;
}

/* TLD filter badges */
#order-standard_cart .tld-filters {
    margin-bottom: 18px;
}
#order-standard_cart .tld-filters .badge {
    background: #E4EAF3;
    color: #051751;
    border: 1px solid #C4D5F1;
    font-size: 0.8125rem;
    font-weight: 500;
    padding: 6px 14px;
    border-radius: 20px;
    margin: 0 4px 6px 0;
    transition: all 0.2s ease;
}
#order-standard_cart .tld-filters .badge:hover,
#order-standard_cart .tld-filters .badge.active {
    background: #051751;
    color: #fff;
    border-color: #051751;
    text-decoration: none;
}

/* Pricing table header */
#order-standard_cart .domain-pricing .tld-pricing-header {
    background: #05259F !important;
    color: #fff !important;
    font-weight: 600;
    font-size: 0.8125rem;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    border: none !important;
}
#order-standard_cart .domain-pricing .tld-pricing-header div[class*="col"],
.domain-pricing .tld-pricing-header .col-xs-2,
.domain-pricing .tld-pricing-header .col-sm-2,
.domain-pricing .tld-pricing-header .col-xs-4,
.domain-pricing .tld-pricing-header .col-sm-4,
.domain-pricing .tld-pricing-header .col-4,
.domain-pricing .tld-pricing-header .tld-column,
.domain-pricing .tld-pricing-header div:nth-child(odd),
.domain-pricing .tld-pricing-header div:nth-child(even) {
    padding: 12px 8px !important;
    color: #fff !important;
    border: none !important;
    border-bottom: none !important;
    background: none !important;
    background-color: transparent !important;
    height: auto !important;
    border-radius: 0 !important;
}
/* Align Domain column vertically with the nested price columns */
#order-standard_cart .domain-pricing .tld-pricing-header.row,
.domain-pricing .tld-pricing-header.row {
    display: flex !important;
    align-items: center !important;
}
#order-standard_cart .domain-pricing .tld-pricing-header .col-md-8 .row,
.domain-pricing .tld-pricing-header .col-md-8 .row {
    display: flex !important;
    align-items: center !important;
}

/* Pricing table rows */
#order-standard_cart .domain-pricing .tld-row {
    border-left: 1px solid #e5e7eb;
    border-right: 1px solid #e5e7eb;
    border-bottom: 1px solid #e5e7eb;
    font-size: 0.875rem;
    transition: background 0.15s ease;
}
#order-standard_cart .domain-pricing .tld-row:last-of-type {
    border-radius: 0 0 10px 10px;
}
#order-standard_cart .domain-pricing .tld-row:hover {
    background: #f0f4ff;
}
#order-standard_cart .domain-pricing .tld-row strong {
    color: #1e293b;
}
#order-standard_cart .domain-pricing .tld-row .col-md-4 {
    padding: 12px 16px;
}
#order-standard_cart .domain-pricing .tld-row .col-xs-4,
#order-standard_cart .domain-pricing .tld-row .col-4 {
    padding: 12px 8px;
}

/* Sale group badges */
#order-standard_cart .tld-sale-group {
    font-size: 0.6875rem;
    font-weight: 600;
    padding: 2px 8px;
    border-radius: 10px;
    margin-left: 6px;
}
#order-standard_cart .tld-sale-group-hot {
    background: #fee2e2;
    color: #dc2626;
}
#order-standard_cart .tld-sale-group-new {
    background: #e0f2fe;
    color: #0284c7;
}
#order-standard_cart .tld-sale-group-sale {
    background: #fef3c7;
    color: #d97706;
}

/* Promo boxes (Add Hosting / Transfer) */
#order-standard_cart .domain-promo-box {
    background: #E4EAF3;
    border: 1px solid #C4D5F1;
    border-radius: 12px;
    padding: 24px;
    margin-top: 28px;
    transition: border-color 0.2s ease;
}
#order-standard_cart .domain-promo-box:hover {
    border-color: #A3C0F0;
}
#order-standard_cart .domain-promo-box h3 {
    font-size: 1.125rem;
    font-weight: 700;
    color: #1e293b;
}
#order-standard_cart .domain-promo-box .fa-server,
#order-standard_cart .domain-promo-box .fa-globe {
    color: #05259F;
}
#order-standard_cart .domain-promo-box .btn-warning {
    background: #72D97F;
    border: none;
    color: #031030;
    border-radius: 8px;
    padding: 10px 24px;
    font-weight: 600;
    font-size: 0.875rem;
    transition: background 0.2s ease;
}
#order-standard_cart .domain-promo-box .btn-warning:hover {
    background: #5cc96b;
}
#order-standard_cart .domain-promo-box .btn-primary {
    background: #051751;
    border: none;
    color: #fff;
    border-radius: 8px;
    padding: 10px 24px;
    font-weight: 600;
    font-size: 0.875rem;
    transition: background 0.2s ease;
}
#order-standard_cart .domain-promo-box .btn-primary:hover {
    background: #031030;
}

/* Featured TLDs */
#order-standard_cart .featured-tlds-container .featured-tld {
    background: #E4EAF3;
    border: 1px solid #C4D5F1;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
#order-standard_cart .featured-tlds-container .featured-tld:hover {
    border-color: #A3C0F0;
    box-shadow: 0 2px 8px rgba(5, 37, 159, 0.08);
}
#order-standard_cart .featured-tlds-container .featured-tld .price {
    color: #05259F;
    font-weight: 700;
}

/* Spotlight TLDs */
#order-standard_cart .spotlight-tlds {
    margin: 20px 0;
}
#order-standard_cart .spotlight-tld {
    background: #E4EAF3;
    border: 1px solid #C4D5F1;
    border-radius: 10px;
    padding: 16px;
    text-align: center;
    transition: border-color 0.2s ease;
}
#order-standard_cart .spotlight-tld:hover {
    border-color: #A3C0F0;
}
#order-standard_cart .spotlight-tld .btn-add-to-cart {
    background: #72D97F;
    border: none;
    color: #031030;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.8125rem;
    padding: 6px 16px;
    transition: background 0.2s ease;
}
#order-standard_cart .spotlight-tld .btn-add-to-cart:hover {
    background: #5cc96b;
}

/* Domain search results */
#order-standard_cart .domain-checker-result-headline {
    text-align: center;
    padding: 20px 0;
}
#order-standard_cart .domain-checker-available {
    color: #2e7d32;
    font-weight: 600;
}
#order-standard_cart .domain-checker-unavailable {
    color: #dc2626;
}

/* Suggestions panel */
#order-standard_cart .suggested-domains .panel-heading,
#order-standard_cart .suggested-domains .card-header {
    background: #E4EAF3;
    color: #051751;
    font-weight: 600;
    font-size: 0.9375rem;
    border: 1px solid #C4D5F1;
    border-radius: 10px 10px 0 0;
    padding: 12px 18px;
}
#order-standard_cart .suggested-domains .list-group-item {
    border-color: #e5e7eb;
    padding: 12px 18px;
    font-size: 0.875rem;
    transition: background 0.15s ease;
}
#order-standard_cart .suggested-domains .list-group-item:hover {
    background: #f0f4ff;
}
#order-standard_cart .suggested-domains .btn-add-to-cart {
    background: #72D97F;
    border: none;
    color: #031030;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.8125rem;
    padding: 6px 16px;
}
#order-standard_cart .suggested-domains .btn-add-to-cart:hover {
    background: #5cc96b;
}
#order-standard_cart .suggested-domains .panel-footer,
#order-standard_cart .suggested-domains .card-footer {
    border: 1px solid #e5e7eb;
    border-top: none;
    border-radius: 0 0 10px 10px;
    padding: 10px;
}
#order-standard_cart .suggested-domains .panel-footer a {
    color: #05259F;
    font-weight: 600;
}

