/* from style.css section [Style.CSS Section] made re-readable by grok - task had to be continued 3 times */
/* General Display and Layout */
#NavHeader, #myTab, #myTabHide {
    display: auto;
}

#carbon .prodImg, #columnOne, #columnThree, #divSideTable, #forumLogin, #prepended, .prodImg, .viewBox {
    text-align: center;
}

#MainTable, #carbon #MainTable {
    width: 100%;
    table-layout: auto;
}

#carbon #sideDemo, #searchContent {
    overflow-y: scroll;
}

#carbon #sideMenu, .wrapper input[type=text] {
    position: relative;
}

#headliner, table.tableSwipe td {
    word-wrap: break-word;
}

#bodyContent {
    min-width: 320px;
    background-repeat: repeat;
}

#carbon #MainTable {
    max-width: 1300px;
}

#carbon #HelpTable, table.tableSwipe {
    table-layout: fixed;
}

#LowerTable {
    padding: 5px;
    background: rgba(192, 0, 0, 0.5);
    margin-top: 50px;
}

#carbon #LowerTable {
    padding: 5px;
    background: transparent;
    margin-top: 0;
}

#NavHeaderMobile { 
	display: none;
}

/* CarbonCycles logo wordmark */
.cc-logo-link,
.cc-logo-link:visited,
.cc-logo-link:hover,
.cc-logo-link:active {
    color: #fff !important;
    text-decoration: none !important;
}

.cc-logo-wrap {
    display: inline-flex !important;
    align-items: flex-end !important;
    white-space: nowrap;
}

.cc-logo-img {
    display: inline-block;
    vertical-align: bottom;
}

.cc-logo-text {
    color: #fff !important;
    display: inline-block;
    font-family: "Times New Roman", "Times", serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin-left: 0px;
    vertical-align: bottom;
}

@media screen and (max-width: 1024px) {
    .cc-logo-text {
        font-size: 22px;
        margin-left: 4px;
    }
}

@media screen and (max-width: 480px) {
    .cc-logo-text {
        font-size: 18px;
        margin-left: 3px;
    }
}

#myTabShow {
    display: none;
}

#myTab {
    width: 90%;
}

#message {
    display: block;
    background: #fff;
    padding: 1em;
    margin: auto;
    height: 90%;
    font-size: 1em;
    width: 100%;
    max-width: 100%;
}

.linkFont, .viewBoxText {
    font-size: 12px;
}

#carbon #translatedTitle, #translatedTitle {
    font-weight: 700;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
}

/* Shadows and Box Styles */
#carbon #sideMenu {
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
    box-shadow: 0 0 2px 2px #ccc;
}

#carbon #sideDemo {
    box-shadow: 0 0 2px 2px #ccc;
    height: 323px;
    overflow-x: hidden;
}

#BuyNow, #carbon #sideDemo {
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
}

/* Colors */
#translatedTitle {
    color: #c00000;
}

#carbon #translatedTitle {
    color: #5b6b9a;
}

/* Product Images and View Boxes */
#carbon .prodImg, .prodImg, .viewBox {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.thanksFormInput {
    width: 240px;
}

.prodImg {
    width: 250px;
}

#carbon .prodImg {
    width: 240px;
}

.viewBox {
    width: 250px;
}

.viewBoxText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 700;
    background-color: #F5F5F5;
    width: 100%;
    height: 30px;
    color: #333;
    padding: 5px;
}

/* Modal Titles */
.modal-title, .modal-title-carbon {
    font-weight: 700;
    font-family: Verdana;
}

#blankCol {
    display: auto;
}

#mobileInput {
    display: none;
}

#contactFormLeftPad {
    float: left;
    width: 100px;
    text-align: left;
}

#ddProd {
    margin-top: -7px;
    padding-bottom: 2px;
}

#rhs {
    background-color: #FFF;
    height: 100%;
}

.modal-title {
    color: #c00000;
}

.modal-title-carbon {
    color: #428bca;
}

/* Buttons and Inputs */
#country_go, #not_now {
    color: #ff0;
}

.wrapper:before {
    font-family: FontAwesome;
    color: grey;
    position: absolute;
    top: 18px;
    left: 20px;
    content: "\f002";
}

#carbon #ddProdType, #ddProdType {
    font-family: Verdana;
    font-size: 11px;
}

.colorBox {
    width: 20px;
    height: 20px;
    margin: 5px;
    border-width: 1px;
    border-style: inset;
    border-color: rgba(a, a, a, 0.5);
    display: inline-block;
}

/* Tables and Forms */
#lineBreak, table[name=tabTable] {
    display: none;
}

#carbon #HelpTable {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

#contact-email, #contact-message {
    width: 243px;
}

#carbon .optionBox, .optionBox {
    width: 400px;
    max-width: 400px;
}

#ddProdType {
    background-color: #c00000;
    color: #ff0;
}

#carbon #ddProdType {
    background-color: #ffc0ff;
    color: #000;
}

#carbon #mobileBox {
    float: left;
    margin-left: 0;
    padding-left: 10px;
}

#prepended {
    text-decoration: none;
    color: #c00000;
    font-weight: 700;
}

.sideThumb {
    float: right;
    background-color: #fff;
    z-index: 3000;
    padding-right: 10px;
}

#divSideTable {
    width: 50px;
}

#lineBreak {
    padding-top: 5px;
}

#stockDiv {
    width: 150px;
}

.topImgBr {
    width: 151px;
    height: 5px;
}

/* Menu Ads */
#carbon .sideMenuAds {
    background: rgba(255, 255, 255, 0.7);
    color: #c00000;
    font-size: 8px;
    font-weight: 700;
    opacity: 0.8;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 3px 6px;
}

.topMenuAds {
    background: rgba(255, 255, 255, 0.5);
    color: #c00000;
    border-radius: 15px;
    padding: 10px 18px 8px;
}

.rightMenuAds, .topMenuAds {
    font-size: 11px;
    font-weight: 700;
    opacity: 0.8;
    -moz-border-radius: 15px;
}

.rightMenuAds {
    background: rgba(192, 0, 0, 0.5);
    color: #FFF;
    border-radius: 15px;
    padding: 10px 10px 8px;
}

.topMenuLink {
    background: rgba(192, 0, 0, 0.6);
    color: #FFF;
    font-size: 11px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    padding: 1px 11px 3px;
}

/* Media Queries */
@media screen and (max-width: 360px) {
    #lineBreak, #mobileInput {
        display: block;
    }
    #homePage {
        max-width: 320px;
    }
    /* ... (rest of the media query rules) ... */
}

@media screen and (max-width: 420px) {
    #headliner {
        display: none;
    }
    #homePage {
        max-width: 380px;
    }
    /* ... (rest of the media query rules) ... */
}

/* ... (continue with other media queries) ... */

/* Additional Styles */

#buyNowDiv {
    width: 300px;
}

#imgContainer {
    height: 128px;
    width: 151px;
    position: relative;
}

#imgLogo {
    position: absolute;
    left: 0;
    top: 0;
}

#imgTextPreProduction, #imgTextSandbox, #imgTextTest {
    font-weight: 700;
    z-index: 100;
    position: absolute;
    font-size: 21px;
    text-align: center;
    top: 5px;
    width: 151px;
}

#imgTextTest {
    color: #01fefe;
    text-shadow: 2px 2px #000;
}

#imgTextSandbox {
    color: #fcfa00;
    text-shadow: 2px 2px #000;
}

#imgTextPreProduction {
    color: #FFF;
    text-shadow: 2px 2px #a025ff;
}

.textAreaDiv {
    padding-bottom: 10px;
    height: 900px;
}

/* Table Styling */
table.tablesorter {
    font-family: arial;
    background-color: #CDCDCD;
    margin: 10px 0 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}

table.tablesorter tfoot tr th, table.tablesorter thead tr th {
    background-color: #eee;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
    color: #5b6b9a;
    background-image: none;
}

table.tablesorter thead tr .header {
    background-image: url(../../images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}

table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}

table.tablesorter tbody tr.odd td {
    background-color: #F0F0F6;
}

table.tablesorter thead tr .headerSortUp {
    background-image: url(../../images/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
    background-image: url(../../images/desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #8dbdd8;
}

#faIcon {
    margin-top: -1px;
}

#BuyNow {
    HEIGHT: 25px;
    WIDTH: 60px;
    BACKGROUND: #c00000;
    COLOR: #FFF;
    FONT: 10pt Verdana;
    BORDER-COLOR: #ff4040;
    box-shadow: 0 0 2px 2px #ccc;
}

#shoppingCart {
    padding: 10px;
    border: 1px solid #E4E4E9;
}

#shopCartRow {
    padding: 10px;
}

#shopCartAlert {
    margin-left: 10px;
    margin-right: 10px;
}

#shopCartTotalBox {
    background: rgba(192, 0, 0, 0.4);
    padding: 4px;
    width: 100%;
}

#carbon #postageShip, #postageShip {
    padding-bottom: 10px;
    margin-top: -10px;
}

#postageShip {
    padding-left: 100px;
    font-size: 11px;
}

#carbon #postageShip {
    padding-left: 5px;
    font-size: 10px;
    margin-left: 0;
}

.shadowBox {
    COLOR: #eee;
    FONT: 8pt Verdana;
    BORDER-COLOR: #8080FF;
    -moz-box-shadow: 0 0 3px 3px #ccc;
    -webkit-box-shadow: 0 0 3px 3px #ccc;
    box-shadow: 0 0 3px 3px #ccc;
    padding: 0;
    border: none;
}

input.buttonPay {
    COLOR: #eee;
    box-shadow: 0 0 2px 2px #ccc;
    cursor: pointer;
    background-image: url(../images/shield.png);
    background-color: #36f;
    background-repeat: no-repeat;
    background-position: center right;
    height: 40px;
    padding-right: 35px;
    vertical-align: middle;
    FONT: 8pt Verdana;
    border-color: #8080FF;
    WIDTH: auto;
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
}

input.buttonPayDisabled {
    COLOR: #E8E8E8;
    box-shadow: 0 0 2px 2px #ccc;
    cursor: pointer;
    background-image: url(../images/shield.png);
    background-color: #36f;
    background-repeat: no-repeat;
    background-position: center right;
    height: 40px;
    padding-right: 35px;
    vertical-align: middle;
    FONT: 8pt Verdana;
    border-color: #8080FF;
    WIDTH: auto;
    -moz-box-shadow: 0 0 2px 2px #ccc;
    -webkit-box-shadow: 0 0 2px 2px #ccc;
}

/* Visibility and Display */
.notMobile {
    visibility: visible;
}

.mobile, .mobile-inline {
    display: none;
    visibility: hidden;
}

.inline {
    display: inline-block;
}

.linkColor {
    cursor: pointer;
    padding-bottom: 2px;
    color: #428BCA;
    FONT-WEIGHT: BOLD;
}

/* Form Control Styling */
.add-on .input-group-btn > .btn {
    border-left-width: 0;
    left: -2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.add-on .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #ccc;
}

/* Information and Layout */
#infoLink {
    width: 350px;
}

#infoTable {
    width: 500px;
}

#likebox-wrapper * {
    width: 100% !important;
}

.icon-wrapper {
    position: relative;
    float: left;
}

.badge {
    background: rgba(0,0,0,0.5);
    width: auto;
    height: auto;
    margin: 0;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    right: -12px;
    padding: 4px;
    font-size: 9px;
}

#tableCarbon {
    max-width: 1015px;
}

.imgBox {
    width: 90%;
}

#messageMarginBox {
    margin-top: 10px;
    width: 100%;
}

/* Media Queries */
/* ... (Previous media queries would be here) ... */

@media screen and (max-width: 480px) {
    #headliner {
        font-size: 11px;
    }
    #homePage {
        max-width: 315px;
    }
}

@media screen and (max-width: 800px) {
    #postageShip {
        margin-left: -80px;
        padding-bottom: 10px;
        text-align: left;
        font-size: 10px;
    }
    #buyNowDiv, #tableCarbon {
        width: 100%;
    }
    #ReviewCatalogTable {
        padding-left: 0px;
    }
}

@media screen and (max-width: 1388px) {
    #cartMainBox, #cartSideBox {
        clear: both;
        display: block;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    #CheckoutTable td, body {
        padding: 0;
    }
    /* ... (rest of the media query rules for 1024px) ... */
}

#headliner {
    text-align: center;
    color: #FFF;
    margin-top: 5px;
    font-weight: 700;
    width: auto;
} 

/* Mobile: center and enlarge brand title images in category headers */
@media screen and (max-width: 600px) {
    td#ProductCodeTitle {
        text-align: center !important;
        padding-left: 0 !important;
    }
    td#ProductCodeTitle img.brand-title {
        height: 30px !important;
        width: auto !important;
        display: block;
        margin: 0 auto;
    }
}

#specialtabs {
    overflow: hidden;
    width: 100%;
    margin: 0 0 -6px;
    padding: 0;
    list-style: none;
    min-width: 800px;
}

#specialtabs li {
    float: left;
    margin: 0 -15px 0 0;
    display: inline;
}

#specialtabs a {
    float: left;
    position: relative;
    padding: 0 15px;
    height: 0;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #3D3D3D;
    border-bottom-color: #777\9;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#specialtabs a:focus, #specialtabs a:hover {
    border-bottom-color: #bfd3f7;
    opacity: 1;
    filter: alpha(opacity=100);
}

#specialtabs a:focus {
    outline: 0;
}

#specialtabs #current {
    z-index: 3;
    border-bottom-color: #eee;
    opacity: 1;
    filter: alpha(opacity=100);
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #specialtabs {
        overflow: hidden;
        width: 100%;
        margin: 0 0 -6px;
        padding: 0;
        list-style: none;
        min-width: 900px;
    }
}

/* Media Queries (Continued) */

@media screen and (max-width: 1024px) {
    #CheckoutTable td, body {
        padding: 0;
    }
    #NavHeaderMobile, #buyNowDiv, #myTab, #tableCarbon {
        width: 100%;
    }
    #DescTable, #ReviewCatalogTable, #ReviewTable {
        border-spacing: 0;
    }
    .textWrap, .textWrapCart {
        white-space: normal;
        word-wrap: break-word;
    }
    #postageShip {
        margin-left: -80px;
        padding-bottom: 10px;
        text-align: left;
        font-size: 10px;
    }
    #LowerTable, #MainTable, #ProductTable {
        width: 100%;
        table-layout: fixed;
    }
    #LowerTable, #myTabHide, #sideNav {
        display: none;
    }
    #myTab, #myTabShow {
        display: block;
    }
    #NavHeaderMobile {
        display: block;
        margin-bottom: -20px;
    }
    #carbon .prodImg, .prodImg, .view, .viewBox {
        text-align: center;
        display: inline-block;
    }
    #ReviewTable {
        table-layout: fixed;
        width: 80%;
    }
    #carbon #ReviewTable {
        table-layout: fixed;
        width: 60%;
        border-spacing: 0;
    }
    #ReviewCatalogTable {
        table-layout: fixed;
        width: 95%;
        padding-left: 20px;
        padding-right: 5px;
        text-align: center;
    }
    #CheckoutTable {
        border-spacing: 5px;
        font-size: 11px;
    }
    #myImageFlow {
        float: left;
        z-index: 1;
    }
    #topLogo {
        float: left;
        padding-top: 8px;
    }
    #carbon .prodImg, .prodImg {
        padding: 10px;
    }
    .prodImg {
        width: 150px;
    }
    #carbon .prodImg {
        width: 140px;
    }
    .viewBox {
        padding: 20px;
        width: 200px;
    }
    .viewBoxText {
        font-size: 10px;
    }
    .view {
        padding: 10px;
        width: 150px;
        height: 190px;
    }
    .textWrapCart {
        padding-left: 5px;
    }
    #blankCol {
        display: none;
    }
    .linkFont {
        font-size: 12px;
    }
    #ProductCodeTitle {
        padding-left: 15px;
    }
    #ddProd {
        margin-top: 0;
        padding-bottom: 0;
    }
    #rhs {
        background-color: #F3FFFF;
    }
    .colorBox {
        height: 20px;
        margin: 1px;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(0, 0, 0, 0.5);
        display: inline-block;
        font-size: x-small;
    }
    #contact-email, #contact-message {
        width: 212px;
    }
    .notMobile {
        display: none;
        visibility: collapse;
    }
    .mobile {
        display: block;
        visibility: visible;
    }
    .mobile-inline {
        display: inline-block;
        visibility: visible;
    }
    .linkColor {
        cursor: pointer;
        padding-bottom: 2px;
        color: #555;
        FONT-WEIGHT: BOLD;
    }
}

/* Final Styles */
#headliner {
    text-align: center;
    color: #FFF;
    margin-top: 5px;
    font-weight: 700;
    width: auto;
}

#specialtabs {
    overflow: hidden;
    width: 100%;
    margin: 0 0 -6px;
    padding: 0;
    list-style: none;
    min-width: 800px;
}

#specialtabs li {
    float: left;
    margin: 0 -15px 0 0;
    display: inline;
}

#specialtabs a {
    float: left;
    position: relative;
    padding: 0 15px;
    height: 0;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #3D3D3D;
    border-bottom-color: #777\9;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#specialtabs a:focus, #specialtabs a:hover {
    border-bottom-color: #bfd3f7;
    opacity: 1;
    filter: alpha(opacity=100);
}

#specialtabs a:focus {
    outline: 0;
}

#specialtabs #current {
    z-index: 3;
    border-bottom-color: #eee;
    opacity: 1;
    filter: alpha(opacity=100);
}

/* Webkit-specific Media Query */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #specialtabs {
        overflow: hidden;
        width: 100%;
        margin: 0 0 -6px;
        padding: 0;
        list-style: none;
        min-width: 900px;
    }
}

/* DiscoBrakes footer (Jenson-inspired) */
.db-footer {
    background: #7b0c0c;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 40px;
}

.db-footer a,
.db-footer a:link,
.db-footer a:visited,
.db-footer a:active {
    color: #ffffff !important;
    text-decoration: none;
}

.db-footer a:hover,
.db-footer a:focus {
    color: #ffffff !important;
    text-decoration: underline;
}

.db-footer-sep {
    background: #f6f6f6;
    color: #2b2b2b;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.db-footer-sep-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.db-footer-sep-item {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.db-footer-sep-item + .db-footer-sep-item {
    border-left: 1px solid #d7d7d7;
    padding-left: 12px;
}

.db-footer-sep-tagline {
    justify-content: flex-start;
    text-transform: none;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0.3px;
}

.db-footer-logo {
    height: 24px;
    width: auto;
    display: inline-block;
}

.db-footer-icon {
    color: #7b0c0c;
    font-size: 16px;
}

.db-footer-main {
    background: #6d0b0b;
}

.db-footer-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 22px 16px 20px;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr)) minmax(0, 1.6fr);
    gap: 18px;
}

.db-footer-bottom {
    background: #6d0b0b;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.db-footer-bottom-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 16px 16px 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.db-footer-title {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.6px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.db-footer-list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.db-footer-list li {
    margin: 6px 0;
}

.db-footer-signup-title {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}

.db-footer-signup-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    background: #ffffff;
    color: #7b0c0c;
    border-radius: 4px;
    font-size: 16px;
}

.db-footer-signup-exclusions {
    font-weight: 400;
    font-size: 11px;
    text-transform: none;
}

.db-footer-signup-note {
    margin: 8px 0 10px;
    font-size: 12px;
    color: #f5eeee;
}

.db-footer-signup-form {
    display: flex;
    align-items: stretch;
    gap: 0;
    position: relative;
}

.db-footer-signup-input {
    flex: 1;
    border: 0;
    padding: 8px 10px;
    font-size: 12px;
    color: #1b1b1b;
}

.db-footer-signup-button {
    border: 0;
    background: #c00000;
    color: #ffffff;
    font-weight: 700;
    padding: 8px 14px;
    letter-spacing: 0.4px;
    white-space: nowrap;
}

.db-footer-signup-bot {
    position: absolute;
    left: -5000px;
}

.db-footer-advice {
    margin-top: 14px;
    font-size: 12px;
}

.db-footer-advice-title {
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 700;
}

.db-footer-advice-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.35);
    font-size: 13px;
}

.db-footer-advice-link {
    margin-top: 6px;
    font-size: 11px;
    letter-spacing: 0.4px;
}

.db-footer-advice-link a {
    text-decoration: underline;
}

.db-footer-socials {
    text-align: center;
}

.db-footer-socials-title {
    font-size: 11px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.db-footer-socials-links {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}

.db-footer-socials-links a {
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.35);
}

.db-footer-legal {
    margin-top: 0;
    align-self: stretch;
    text-align: right;
    font-size: 11px;
    line-height: 1.4;
    color: #f2eded;
}

@media screen and (max-width: 980px) {
    .db-footer-inner {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .db-footer-col-signup {
        grid-column: span 2;
    }
}

@media screen and (max-width: 640px) {
    .db-footer-inner {
        grid-template-columns: 1fr;
    }

    .db-footer-col-signup {
        grid-column: auto;
    }

    .db-footer-signup-form {
        flex-direction: column;
    }

    .db-footer-signup-button {
        width: 100%;
    }

    .db-footer-legal {
        text-align: center;
    }

    .db-footer-sep-inner {
        flex-direction: column;
        align-items: flex-start;
    }

    .db-footer-sep-item {
        width: 100%;
        justify-content: flex-start;
    }

    .db-footer-sep-item + .db-footer-sep-item {
        border-left: 0;
        padding-left: 0;
        margin-top: 6px;
    }
}

/* Responsive page tabs: show compact label (icons) on narrow screens */
#page-tabs-table .db-page-tab__label--compact {
    display: none;
    white-space: nowrap;
    word-break: keep-all;
}

#page-tabs-table .db-page-tab__label--full {
    display: inline;
}

#page-tabs-table .db-tab-mini-text {
    display: none;
    white-space: nowrap;
    word-break: keep-all;
    line-height: 1;
}

#page-tabs-table .db-page-tab__label--compact .db-tab-mini-text {
    display: block;
    position: static !important;
    transform: none !important;
    bottom: auto !important;
    left: auto !important;
    margin-top: 2px;
}

#page-tabs-table .db-page-tab__label--compact .db-tab-icon-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    white-space: nowrap;
    word-break: keep-all;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 1024px) {
    #page-tabs-table .db-page-tab__label--full {
        display: none;
    }

    #page-tabs-table .db-page-tab__label--compact {
        display: inline-block;
    }

    #page-tabs-table table.tabActive td {
        padding: 3px;
    }

    /* Space out tab groups by re-enabling the spacer <td>s */
    #page-tabs-table td[width='1%'],
    #page-tabs-table td[width='2%'] {
        display: table-cell;
        width: 10px !important;
    }

    /* Match the non-responsive mobile tabs (no inline logo cell) */
    #page-tabs-table .sticky-tabs-logo-cell {
        display: none;
    }

    /* Ensure CarbonCycles has enough width so Shipping doesn't overlap */
    #page-tabs-table > tbody > tr > td:nth-child(3)[width='10%'],
    #page-tabs-table .sticky-tabs-logo-cell + td + td + td {
        width: auto !important;
        min-width: 110px;
    }
}

@media screen and (max-width: 1024px) {
    table.also-consider-table {
        table-layout: auto !important;
    }

    .also-consider-row,
    .also-consider-row > td,
    .also-consider-row table,
    .also-consider-row tbody,
    .also-consider-row tr {
        height: auto !important;
    }

    .also-consider-row td {
        overflow-wrap: anywhere;
        vertical-align: top;
    }
}
