<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("PersonalizationStyles.css");

body {
    background-color: var(--white);
}

.MainContent {
    background-color: var(--white);
    min-height: 960px;
}

.home-content p {
    text-align: center;
    font-size: 1.1em;
}

.side-bar {
    background: var(--light-gray);
    min-height: 800px !important;
    padding: 0 0 20px;
}

.sidebarcontent p {
    padding: 0px;
    font-size: 1.1em;
}

.header-wrap {
    height: 160px;
}

.ShoppingCartRecalcButton,
.ShoppingCartEmptyCartButton,
.ShoppingCartShopMoreButton,
.ShoppingCartCheckoutButton,
.ShoppingCartDownloadButton,
.ShoppingCartPunchoutButton,
.submitButton,
.cancelButton,
.btnCart,
.checkoutBtn,
.ShoppingCartSaveCartButton,
.FormButtonAlternate,
.ChangeDefaultShipButton,
#btnb2bContinue,
#btnb2bCancel {
    margin: 3px !important;
}

.header {
    height: 105px;
}

li.parts {
    width: 25%;
    text-align: center;
}

.navbar-top {
    border-radius: 0;
    max-height: 100px;
    margin-bottom: 20px;
    background: url(/ecommerce/site/themes/images/navtop-bg.png);
    background-position-x: 51%;
    background-repeat: no-repeat;
}

div.navbartop.container {
    margin: 0;
    float: right;
    padding: 0;
}

div.col-xs-12.pull-right.navbar {
    padding: 0;
}

    div.col-xs-12.pull-right.navbar a {
        padding: 0 5px;
        font-size: 16px;
    }

.topnav li {
    width: auto;
    text-align: left;
    padding-right: 20px;
}

ul.topnav li a,
ul.toprightnav li a {
}

img.nav-icon {
    padding: 3px;
    float: left;
    position: relative;
    top: -6px;
}

ul.nav.navbar-nav.topnav {
    width: 95%;
    float: right;
    margin: 12px 15px;
}

.nav &gt; li &gt; a {
    padding: 10px 3px;
}

.menu {
    white-space: nowrap;
}

span.menu a {
    font-size: 14px;
    font-weight: 600;
    color: var(--text-dark);
}

    span.menu a:hover {
        color: var(--text-link);
    }

.main-nav {
    background: rgb(0, 84, 148);
    border-radius: 0;
    min-height: 86px;
    padding: 10px 0 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTQ5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDM2NWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient( top, rgba(0, 84, 148, 1) 0%, rgba(0, 54, 95, 1) 100% );
    /* FF3.6+ */

    background: -webkit-gradient( linear, left top, left bottom, color-stop(0%, rgba(0, 84, 148, 1)), color-stop(100%, rgba(0, 54, 95, 1)) );
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient( top, rgba(0, 84, 148, 1) 0%, rgba(0, 54, 95, 1) 100% );
    /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient( top, rgba(0, 84, 148, 1) 0%, rgba(0, 54, 95, 1) 100% );
    /* Opera 11.10+ */

    background: -ms-linear-gradient( top, rgba(0, 84, 148, 1) 0%, rgba(0, 54, 95, 1) 100% );
    /* IE10+ */

    background: linear-gradient( to bottom, rgba(0, 84, 148, 1) 0%, rgba(0, 54, 95, 1) 100% );
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='var(--primary-btn)', endColorstr='var(--primary-btn-hover)', GradientType=0);
    /* IE6-8 */
}

.yamm.navbar-header {
    margin-top: 10px;
}

.theme-body {
    margin-top: 0px;
    background-color: var(--light-gray);
}

#downloads .col-sm-2 {
    width: 18%;
}

.logo {
    height: 80px;
    width: auto;
}

img.logoBlank.img-responsive {
    height: 100%;
    max-height: 100px;
    width: 100%;
}

#tagline {
    float: left;
    padding: 0;
}

.slider-wrapper {
    padding: 0;
}

.productnav {
    margin-top: 30px;
}

.address-box {
    float: left;
    padding: 0;
}

    .address-box p {
        font-size: 11px;
    }

.inner-header {
    padding: 0;
}

.bottom-row {
    background-color: var(--light-gray);
}

.notice h3 {
    font-size: 16px;
    font-weight: 600;
    color: var(--text-color);
    margin: 0 0 10px 0;
}

.notice p {
    color: var(--text-color);
}

.footer {
    margin: 50px 0 15px 0;
    text-align: center;
    background: var(--footer);
}

.footer-nav,
.footer-nav a {
    padding: 10px;
    color: var(--text-dark);
}

.footer-logos {
    margin-top: 80px;
}

    .footer-logos img {
        width: auto;
        height: 55px;
    }

.social-icons {
    margin: 60px auto 0;
    padding: 0 0 0 5px;
}

.social-logo {
    float: right;
    padding: 0 0 0 15px;
}

    .social-logo img {
        width: 70%;
        padding: 5px;
    }

li.pipe {
    padding: 0 7px;
    line-height: 41px;
    font-size: 27px;
    color: rgba(255, 255, 255, 0.3);
}

#search {
    position: relative;
    top: 7px;
    left: 35px;
    float: right;
}

.navbar-footer p {
    color: var(--text-light);
    font-size: 11px;
    padding: 13px 0;
}

span.search-nav {
    float: right;
}

.search-nav a {
    color: var(--text-link);
}

.rightSidebar {
    border-left: 1px var(--light-gray) solid;
}

#contactForm input,
#contactForm textarea {
    width: 210px;
    min-height: 34px;
    border-radius: 4px;
    border: 1px solid var(--gray);
}

#submitButton,
#registrationsubmitButton,
#registrationButton,
#cancelButton,
#continueButton,
#cancelorderButton {
    margin-right: 10px;
    border-radius: 4px;
    padding: 8px 20px;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
}

#submitButton,
#registrationsubmitButton,
#continueButton {
    background-color: var(--primary-btn);
    color: var(--primary-btn-text);
}

    #submitButton:hover,
    #registrationsubmitButton:hover,
    #continueButton:hover {
        background-color: var(--primary-btn-hover);
    }

#registrationButton,
#cancelButton,
#cancelorderButton {
    background-color: var(--secondary-btn) !important;
    color: var(--secondary-btn-text) !important;
}

    #registrationButton:hover,
    #cancelButton:hover,
    #cancelorderButton:hover {
        background-color: var(--secondary-btn-hover) !important;
    }

.listingItemImage {
    float: left;
    margin: 0 10px;
}

.listingDetails {
    width: 44%;
    float: left;
    margin: 15px 5px;
}

.listingPricingControl {
    margin: 18px 0 0 0;
}

.listingContentDisplay {
    padding: 20px 0;
}

.listingShortDescription {
    font-size: 12px;
    margin-top: -10px;
}

#pricetabs {
    margin: 5px 15px 0 20px;
    height: 85px;
}

#qtyOptions {
    float: right;
    width: 32%;
    margin: 0 0 10px 0;
}

.download {
    font-size: 12px !important;
    margin: 10px 0 !important;
}

.carousel-inner {
    text-align: center;
}

.policies-nav ul li a {
    line-height: 30px;
}

.listingItemImage {
    float: left;
    margin: 0 10px;
    width: 50%;
}

.listingDetails {
    width: 44%;
    float: left;
    margin: 15px 5px;
}

.listingPricingControl {
    margin: 18px 0 0 0;
    float: left;
    width: 44%;
}

.AddThisWrap {
    position: relative;
    float: right;
    margin: 0 30px 15px 0;
}

.PricingBoxDivHERE &gt; div {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
}

.UOM-Row {
    margin: 10px 0 !important;
}

.UOM-txtMultiplier {
    float: left;
    margin: 3px;
    display: none;
}

.UOM-Selectioncmb {
    width: 50%;
}

    .UOM-Selectioncmb table {
        width: 50%;
    }

    .UOM-Selectioncmb td.dxic {
        width: 70% !important;
    }

#pricetabs img {
    margin: 2px 0 2px -12px;
    width: 100%;
}

.table {
    width: 100%;
    margin: 15px 5px;
}

#maintable {
    width: 100%;
    float: right;
}

#pricetabs {
    margin: 5px 15px 0 5px;
    height: 85px;
}

#detailpricetabs {
    margin: 0px 15px 0 20px;
    min-height: 240px;
}

#featurepricetabs {
    margin: 19px 15px 0 20px;
    min-height: 215px;
}

.price-tabTable {
    display: table;
    width: 100%;
    margin-bottom: 5px;
    max-width: 400px;
}

.price-tabRow {
    display: flex;
}

    .price-tabRow &gt; div {
        flex: 1 0 50%;
    }

.price-tabLabel span {
    font-weight: bold;
}

.price-qtyTable {
    display: table;
    margin: 10px;
    float: left;
}

.price-qtyRow {
    display: table-row;
}

.price-qtyUOM {
    display: table-cell;
}

.price-qtyLabel {
    display: table-cell;
    padding: 0 25px 0 5px;
    position: relative;
    top: 0px;
}

.price-qtyUOM input.dxeTextBoxSys {
    min-width: 25px;
}

#accselection {
    margin: 15px 0;
}

#detailaccselection {
    margin: 0 10px;
    position: relative;
    top: -33px;
}

.CatalogFeaturedItemWrap #qtyOptions {
    float: left;
    margin: 0 0 10px 0;
    position: relative;
    top: 0px;
}

.NoticeBox {
    height: auto;
}

.alert.alert-success.notice {
    height: 180px;
    padding: 40px 20px;
}

#qtyOptions {
    float: left;
    width: 100%;
    margin: 0;
}

#detailqtyOptions {
    float: left;
    width: 100%;
    margin: 4px 0 5px 0px;
}

#AccSelWrap {
    float: left;
    width: 65%;
    margin: 0px 0 10px 5px;
}

#detailAccSelWrap {
    float: right;
    width: 100%;
    margin: 22px 0 10px 0px;
}

.optionsPricing {
    color: var(--text-dark);
    text-align: left;
    width: 100%;
    padding: 10px;
    margin: 0px;
}

#lblSelectedOptionsAmount {
    font-weight: bold;
    padding: 0 7px;
}

.dxtcLite_DevEx .dxtc-activeTab {
    background: #ffefcf;
    border-bottom: 1px solid #ffefcf;
    border-radius: 5px 5px 0 0;
}

.dxbButton_DevEx {
    color: var(--text-light);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    height: 30px;
    background-color: var(--dark-gray);
    background-image: -moz-linear-gradient(top, var(--dark-gray), var(--black));
    background-image: -webkit-gradient( linear, 0 0, 0 100%, from(var(--dark-gray)), to(var(--black)) );
    background-image: -webkit-linear-gradient( top, var(--dark-gray), var(--black) );
    background-image: -o-linear-gradient(top, var(--dark-gray), var(--black));
    background-image: linear-gradient( to bottom, var(--dark-gray), var(--black) );
    background-repeat: repeat-x;
    border-color: var(--black);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='var(--dark-gray)', endColorstr='var(--black)', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    position: relative;
    top: 5px;
}

.dxgvTitlePanel_DevEx {
    display: none;
}

.listingDetails a {
    font-size: 14px;
    color: var(--text-dark);
    line-height: 19px;
}

.listingStockCode a {
    font-size: 12px;
    color: var(--text-link);
}

.dxgvDataRowAlt_DevEx {
    background: none;
    border: dotted 1px var(--dark-gray);
    border-width: 1px 0;
}

.dxgvTable_DevEx {
    background-color: none;
    border-collapse: collapse !important;
}

.listingShortDescription {
    font-size: 12px;
    margin-top: -10px;
}

.dxgvControl_DevEx,
.dxgvDisabled_DevEx {
    border: 0px solid var(--gray);
}

.listingContentDisplay {
    padding: 20px 0;
}

.dxtc-tab,
.dxtcLite_DevEx .dxtc-activeTab {
    border-radius: 5px 5px 0 0;
}

.dxtcLite .dxtc-top {
    width: 218px !important;
}

.collapse-label {
    margin-right: 45px;
    float: left;
}

h2 {
    font-size: 22px;
    font-weight: bold;
}

.navbar-content {
    position: relative;
    min-height: 50px;
    margin: 20px 0px;
    border: 1px solid transparent;
}

.content-nav li {
    display: inline-block;
    float: left;
    padding: 5px;
    text-decoration: none;
    color: white;
    background-color: #68a4c4;
    border: 1px solid #578ca8;
    border-radius: 2px;
    margin: 10px 3px;
}

.content-nav li {
    display: inline-block;
    float: left;
    padding: 5px;
    color: white;
    background-color: #68a4c4;
    background-image: -webkit-linear-gradient(top, #68a4c4 0%, #68a4c4 100%);
    background-image: -o-linear-gradient(top, #68a4c4 0%, #68a4c4 100%);
    background-image: -webkit-gradient( linear, left top, left bottom, from(#68a4c4), to(#68a4c4) );
    background-image: linear-gradient(to bottom, #68a4c4 0%, #68a4c4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff68A4C4', endColorstr='#ff68A4C4', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border: 1px solid #578ca8;
    border-radius: 2px;
    margin: 10px 3px;
}

    .content-nav li:hover {
        background-color: #68a4c4;
        background-image: -webkit-linear-gradient(top, #68a4c4 0%, #578ca8 100%);
        background-image: -o-linear-gradient(top, #68a4c4 0%, #578ca8 100%);
        background-image: -webkit-gradient( linear, left top, left bottom, from(#68a4c4), to(#578ca8) );
        background-image: linear-gradient(to bottom, #68a4c4 0%, #578ca8 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff68A4C4', endColorstr='#ff578CA8', GradientType=0);
        filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
        background-repeat: repeat-x;
    }

    .content-nav li a {
        text-decoration: none;
        color: white;
        font: 12px Tahoma, Geneva, sans-serif;
    }

.content-nav .divider {
    color: #fff;
    font-size: 13px;
    float: left;
    margin-top: 0px;
}

ul.content-nav {
    margin: 0px;
    float: left;
    text-align: left;
    padding-left: 0px;
}

.sidenav {
    font-size: 13px;
    font-weight: bold;
    color: var(--text-light);
    display: inline;
}

ul.thumbnails {
    list-style-type: none;
    margin: 0 0 0 -38px;
}

div#MasterAccount {
    margin: 10px 0;
}

#relatedItemHeadlineHighlight {
    font-weight: bold;
    margin: 0 0 20px 0;
}
/* specific SKU Styles */

.SKUOptionDropDown_Size {
    width: 120px !important;
}
/*  ERROR REPORTING */

#frontendtoperror {
    position: absolute;
    margin-bottom: 20px;
    left: 25%;
    clear: both;
    background-color: var(--warning);
    padding: 10px;
    border-radius: 0 0 14px 14px;
    width: 50%;
    z-index: 1000;
    top: 0;
}

#frontendbottomerror {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}

.frontendtoperror {
    font-weight: bold;
    vertical-align: top;
}

.errorCaution {
    width: 100px;
    padding: 0 10px 0 0;
}

.frontendbottomerror {
    background-color: var(--white);
    border-top: 15px solid var(--black);
    text-align: left;
    padding: 15px;
}

#frontendstacktrace {
    margin-top: 16px;
}

    #frontendstacktrace pre {
        padding-left: 20px;
    }

.toggle {
    color: var(--text-color);
    font-size: 12px;
    font-weight: bold;
    float: right;
    padding: 0 3px;
}

.fa-lg {
    padding: 0 5px;
}

.navbar-header {
    float: left;
}

.navbar-toggle {
    background-color: var(--white);
}

#mobile-logo {
    display: none;
}

.statusFormField {
    width: 110px;
}

.CategoryHeader {
    max-height: 445px;
    margin: 0 0 30px 0;
}

.CatalogCategoryInformationName {
    width: 35%;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-top: 40px;
    padding-right: 40px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    position: relative;
    top: -315px;
    left: 80px;
}

span.CatalogCategoryInformationName {
    width: 100%;
    height: auto;
    left: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
    position: relative;
    top: 0px;
}

.CatalogCategoryInformationName h1 {
    font-weight: normal;
    font-size: 34px;
    line-height: 40px;
    color: var(--text-dark);
}

.CategoryImage {
    height: auto;
}

#CategoryDescription {
    color: var(--text-dark);
}

.CatalogCategoryInformationDescription {
    color: var(--text-dark);
}

.CatalogItemListingGroupByCategoryWrapper {
    width: 90%;
    margin: auto;
}

.ListingGroupSubCategoryHeader {
    background-color: transparent !important;
    border-width: 0px 0px 1px 0px !important;
    border-color: rgba(0, 116, 127, 0.2) !important;
    padding: 15px !important;
}

.ListingGroupSubCategory {
    width: 100%;
    margin: auto;
}

.CategoryBreadcrumb {
    font-weight: 600;
}

.HeaderSubCategoryName {
    font-size: 20px;
    line-height: 22px;
    margin: 0 0 10px 0;
    font-weight: normal;
    padding-top: 10px;
    color: var(--text-link);
    text-decoration: none;
}

.CatDiagramList {
    margin-bottom: 25px;
}

span.badge.cart {
    font-weight: normal;
    position: relative;
    left: -5px !important;
    border-radius: 50%;
    background-color: var(--cart-bubble-color) !important;
}

span.badge.cart.accNavBadge {
    font-weight: normal;
    position: relative;
    left: -93px !important;
}

/*  MAX-WIDTH MEDIA QUERIES  */

@media (max-width: 1200px) {
    .CatalogCategoryInformationName {
        width: 35%;
        padding-bottom: 20px;
        padding-left: 30px;
        padding-top: 20px;
        padding-right: 40px;
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
        position: relative;
        top: -268px;
        left: 30px;
    }
}

@media (max-width: 993px) {
    span.menu a {
        font-size: 14px !important;
    }

    .alert-info {
        height: auto;
    }

    .alert-success {
        height: auto;
    }

    ul.nav.navbar-nav.topnav {
        width: 100%;
    }

    .CatalogHotBuyProductHeadline {
        height: 26px;
    }

    .CatalogFeaturedItemWrap #qtyOptions {
        float: left;
        width: 100%;
        margin: 0;
        position: relative;
        top: 0px;
    }

    .CategoryHeader {
        height: fit-content; /*200px*/
        margin: 0 0 30px 0;
    }

    .CatalogCategoryInformationName {
        padding-bottom: 5px;
        padding-left: 30px;
        padding-top: 0px;
        padding-right: 40px;
        top: -213px;
    }
}

@media (max-width: 767px) {
    html {
        background-color: var(--white);
    }

    header #headerMainNav &gt; .container {
        padding: 0;
    }

    #Table1 TD {
        padding: 10px 0px 0px 0;
    }

    .FormTextArea {
        margin: 6px 0;
    }

    .FormLabel {
        text-align: left;
    }

    .main-body {
        background-color: var(--primary);
        background-image: none;
        margin-top: 0px;
    }

    .topnav li {
        width: 100%;
        text-align: left;
        float: left;
    }

    #logo {
        left: 0px;
    }

    .alert-info {
        height: auto;
    }

    .alert-success {
        background-color: #c6e3a3;
        height: auto;
        margin: 2px;
        text-align: center;
        padding: 10px;
    }

    h2 {
        font-size: 18px;
    }

    .CatalogFeaturedItemWrap {
        display: none;
    }

    .side-toggle {
        position: absolute;
        top: 0;
        height: 30px;
    }

    .topnav li {
        width: 50%;
        text-align: left;
        float: left;
        height: 60px;
    }

    .listingItemImage {
        float: left;
        margin: 0 10px;
        width: 35%;
    }

    .listingDetails {
        width: 45%;
        float: left;
        margin: 0 0 0 15px;
    }

    .listingPricingControl {
        margin: 18px;
        float: left;
        width: 100%;
    }

    .dxizControl .dxiz-wrapper &gt; img {
        display: block;
        width: 90%;
    }

    .CatalogProductVerticalListPicture {
        border: 0px ridge var(--black);
        margin: 6px 6px 6px 6px;
        height: auto !important;
    }

    .pricingWrap {
        width: 100% !important;
        float: left !important;
    }

    .deatailWrap {
        width: 100% !important;
        margin: 0 !important;
    }

    .addthis_toolbox.addthis_default_style {
        display: none;
    }

    #mobile-logo {
        width: 100%;
        margin: 0px 15px 15px;
        display: inline-block;
        text-align: center;
    }

    .mobile-logo {
        width: 35%;
        margin: 0;
        text-align: center;
    }

    span.menu a {
        font-size: 14px !important;
    }

    #SearchCategoryDIV {
        float: right;
        position: relative;
        left: 0px;
        display: none;
    }

    .OrderStatusSearchTable {
        width: 100%;
        margin-right: 10px;
        text-align: left;
    }

        .OrderStatusSearchTable tr td .FormField {
            font-size: 13px;
            font-weight: normal;
            color: var(--text-color);
            background-color: var(--white);
            border: 1px solid var(--gray);
            border-radius: 4px;
            padding: 5px 3px;
            width: 220px;
            margin: 4px 0 4px -27px;
            width: 8em !important;
        }

    .footer-nav,
    .footer-nav a {
        padding: 15px 5px;
        color: var(--text-dark);
    }
}
/*  HEADER MEDIA QUERIES TO  CLEAN UP NAV  */

header {
    margin-bottom: 20px;
}

.navbar-header {
    border-bottom: none;
    width: 100%;
}

#topCategoryMenu .categoryName.level1 a,
#topCategoryMenu .categoryName.level0 a {
    text-transform: uppercase;
    font-size: 1.1em;
    white-space: normal;
    color: var(--main-nav-dropdown-text);
}

#topCategoryMenu .categoryName.level0 a {
    font-weight: 700;
}

#topCategoryMenu .categoryName.level1 a {
    font-weight: 400;
    font-size: 1em;
    text-transform: none;
}

#topCategoryMenu .categoryName.level1 {
    text-indent: 20px;
}

main.content.offcanvas {
    flex-wrap: nowrap;
}

.accountIntro.col-xs-12 {
    padding-left: 0px;
    float: none;
}

#clbkShoppingCart {
    overflow: auto;
    width: 80vw;
}

.FormButtonMatte {
    display: flex;
}

/*  MIN-WIDTH MEDIA QUERIES  */

@media (min-width: 768px) {

    .accountIntro.col-xs-12 {
        padding-left: 15px;
    }

    #clbkShoppingCart {
        width: 65vw;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
    main.content.offcanvas {
        flex-wrap: nowrap !important;
        align-items: flex-start;
    }
}

/* Large Devices, Wide Screens */
@media (min-width: 1200px) {
    #clbkShoppingCart {
        width: auto;
    }
}</pre></body></html>