/* Theme Style */

:root{
    --color-red:            #c00016;
    --color-maroon:         #92262f;
    --color-border:         #ebebeb;
    --color-error:          #B00020;
    --color-black:          #000000;
    --color-dark:           #313131;
    --color-white:          #ffffff;
    --color-light:          #f5f5f5;
    --color-light-hover:    #F8FCFF;
    --color-gray:           #cccccc;
    --color-secondary-gray: #808285;
    --color-placeholder:    #6B7280;
    --color-btn-wht-hover:  #E1E1E1;
    --color-contentpart:    #58595B;
    --color-body-bg:        #E5E5E5;
    --color-trans:          transparent;
    --fw-100:               100;
    --fw-400:               400;
    --fw-500:               500;
    --fw-600:               600;
    --fw-700:               700;
    --fw-800:               800;
    --fw-900:               900;
  }

.hide{
    display: none!important;
}
.maintenanceNotice{
    display: none;
}

@media screen and (min-width: 1441px){
  .category .productCard--grid{
    width: 20%;
  }
}

/* header */
.header .header__inner{
    padding-bottom: 0.78571rem;
}

@media screen and (min-width: 801px){
    .heroCarousel-action{
        margin-top: 0;
    }
    .productView .productView-inner{
        display: flex;
        flex-direction: row;
    }
    .productView .productView-images{
       order: 10;
       padding-left: 50px;
    }
    .navUser-item.searchWrap{
        display: none;
    }
    [class*=no-quick-add-sku] .header-logo--large, 
    [class*=no-quick-add-sku] .header-logo--original, 
    [class*=no-quick-add-sku] .header-logo--text{
        flex-basis: auto;
        width: auto;
    }
    .form.new-password-form {
        max-width: 500px;
    }
    .footer-info-col.toggle .footer-info-heading svg{
        display: none;
    }
    header .search-utils{
        justify-content: flex-end;
        width: auto;
        order: 0;
    }
    .body .page.contactPage{
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    #contact-us-page .form {
        margin: 50px auto;
    }
    .crossRefrenceWrapper .productView-table .productView-table-header{
        width: 15%;
    }
    .crossRefrenceWrapper .cross_reference .productView-table-data{
        width: 85%;
    }
}
 
@media screen and (min-width: 1261px) {
.container,
.header--width-contained .header__inner,
.header__bottom-nav-inner {
    padding: 0 3rem;
}
.header-logo--large, .header-logo--original{
    margin-bottom:0;
  }
  .heroCarousel{
    min-height: 500px;
  }
  .brandGrid .brand {
    width: 16.66%;
  }
}

.container--footer{
    padding-top: 2rem;
}

/* hero carousel */
.heroCarousel .heroCarousel-image-wrapper:after{
  content: "";
  width: 100%;
  height: 100%;
  background: var(--color-black);
  opacity:0.7;
  position:absolute;
  inset:0;
  z-index:0;
}

.footer-info-col[data-section-type="footer-categories"] li,
.footer-info-col[data-section-type="footer-brands"] li {
    display: none;
    text-transform: capitalize;
}
.footer-info-col[data-section-type="footer-categories"] li:nth-child(-n+5),
.footer-info-col[data-section-type="footer-brands"] li:nth-child(-n+5){
    display:block;
}
.footer-info-col[data-section-type="footer-categories"] li:last-child,
.footer-info-col[data-section-type="footer-brands"] li:last-child{
    display:block;
}

.category .page-sidebar .sidebarBlock > .navList .navList-item a {
    font-size: 14px;
}

.category .page-sidebar .sidebarBlock > .navList {
    background: rgba(245,245,245,0.7);
    border-radius: 4px;
    padding: 15px;
}

.category .page-sidebar .sidebarBlock > .navList .navList-item {
    padding: 0 0 2px;
}

.productView{
    box-shadow: none;
}

#add-to-cart-wrapper .form-action .b2b-add-to-quote.button {
    margin-top: 0 !important;
}

#add-to-cart-wrapper .form-action {
    margin-bottom: 0.78571rem;
     width: 100%;
}
#form-action-addToCart{
    flex: 0 0 calc(50% - 5px);
}

.productView .productView-options .form .button.b2b-add-to-list.button {
    margin-bottom: 0.78571rem;
    width: 49%;
    font-size: 1rem;
    padding: .85714rem 2.28571rem;
    margin-top: 0!important;
}

section.productView-details.buy-section {
    border: 0;
}

.productView .productView-title{
    font-size: 30px;
    letter-spacing: 0;
}

.productView-img-container {
    border: 1px solid var(--color-border);
    border-radius: 4px;
    @media screen and (min-width: 991px){
        max-width: 350px;
    }
}

.productView .productView-thumbnails {
    justify-content:flex-start;
}

.productView .productView-thumbnail-link {
    width: 100px;
    height: 100px;
    margin-bottom: 1rem;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.productView .productView-image{
    order:0;
}

div[data-layout-name=FeaturedBrands] {
    margin: 20px 0 10px;
}

div[data-layout-name=FeaturedBrands] div[data-sub-layout]{
    @media screen and (max-width: 767px){
        flex-basis: 33.33%;
        max-width: 33.33%;
        margin-bottom: 20px;
    }
    @media screen and (max-width: 550px){
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 10px;
    }
}

.body div[data-layout-name=FeaturedBrands] div[data-sub-layout] div[id^="sd-image-"],
.body div[data-layout-name=FeaturedBrands] div[data-sub-layout] div[class^="sd-simple-text-"] {
    border: 1px solid var(--color-body-bg);
    border-radius: 10px;
    max-height: 125px;
    min-height: 125px;
    justify-content: center;
    overflow: hidden;
}
.body div[data-layout-name=FeaturedBrands] div[data-sub-layout] div[class^="sd-simple-text-"]{
    display: flex;
    flex-direction: column;
    padding: 15px;
}
.body div[data-layout-name=FeaturedBrands] div[data-sub-layout] div[class^="sd-simple-text-"] a{
    text-decoration: none;
}
.body div[data-layout-name=FeaturedBrands] div[data-sub-layout] div[id^="sd-image-"] img {
    max-height: 125px;
    object-fit: contain;
}

.brandWrapper {
    margin-left: -20px;
    margin-right: -20px;
}

.swiper.cttpBrands {
    padding-left: 30px;
    padding-right: 30px;
}

.brandWrapper .page-heading {
    margin-bottom: 1rem;
}

.brandWrapper .swiper-button-next, 
.brandWrapper .swiper-button-prev {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    backdrop-filter: blur(15px);
    background-color: rgba(255,255,255,0.5);
    border: 1px solid var(--color-border);
}
.brandWrapper .swiper-button-next:after, 
.brandWrapper .swiper-button-prev:after{
    font-size: 14px;
    color: var(--color-red);
    font-weight: 900;
    
}

div[data-layout-name="PopularCategories"] [id^="sd-simple-text-"] {
    background: #f5f5f5;
    width: 100%;
    padding: 15px 5px;
    cursor:pointer;
}
div[data-layout-name="PopularCategories"] [id^="sd-simple-text-"] p{
    font-size: 16px;
    font-weight: 600;
    color: var(--color-black);
}
div[data-layout-name="PopularCategories"] [id^="sd-simple-text-"]:hover p,
div[data-layout-name="PopularCategories"] [id^="sd-simple-text-"]:hover a{
    color: var(--color-red);
}
div[data-layout-name="PopularCategories"] [id^="sd-simple-text-"] a{
    text-decoration: none;
}

@media screen and (max-width: 1560px) {
    .productView .productView-image{
        margin-right: 1.2rem;
    }
}

div[data-layout-name=twoColumnSection] ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

div[data-layout-name=twoColumnSection] ul li {
    font-size: 18px;
    padding-bottom: 10px;
    font-weight: 600;
    position: relative;
    line-height: 28px;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 25px;
}

div[data-layout-name=twoColumnSection] ul li:before {
    content: "";
    background: #c00016;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 4px;
    position: absolute;
    left: 0;
}

div[data-layout-name=BannerAbout]{
    margin-bottom: 4rem;
}

div[data-layout-name=BannerAbout] div[data-test-id=hero-image-title] {
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1rem;
    font-size: 36px;
}

div[data-layout-name=BannerAbout] div[data-test-id=hero-image-subtitle] p {
    font-weight: 500;
}

div[data-layout-name=BannerCMS]{
    margin-bottom: 2rem;
}

div[data-layout-name=BannerCMS] div[class^="sd-hero-image-"]{
    background: rgba(0,0,0,0.5);
}

div[data-layout-name=BannerCMS] div[data-test-id=hero-image-title] {
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 1rem;
    font-size: 36px;
}

div[data-layout-name=BannerCMS] div[data-test-id=hero-image-subtitle] p {
    font-weight: 500;
}

div[data-layout-name=location] iframe {
    height: 300px;
    width: 100%;
}

div[data-layout-name=location] div[id^="sd-simple-text-"] {
    width: 100%;
    padding: 0;
    border:0;
    text-align: left;
    margin-bottom: 1rem;
}

div[data-layout-name=location] ul {
    margin: 1rem 0;
    list-style: none;
}

div[data-layout-name=location] ul li {
    margin-bottom: 0.5rem;
    font-size: 16px;
    line-height: 1.4;
}

div[data-layout-name=location] h4 {
    color: #000;
    margin-top: 0;
}

.body .page-heading,
div[data-layout-name=SectionHeading] div[id^="sd-simple-text-"] p{
    font-size: 30px;
    line-height: 1.2;
}

.body .page{
    max-width: 100%;
}

div[data-content-region=home_above_featured_products] div[data-layout-name=SectionHeading]{
    margin: 1.875rem 0 1.875rem;
}

.body .productCarousel .slick-dots{
    display: none!important;
}

button.slick-next.slick-arrow,
button.slick-prev.slick-arrow{
    width: 30px;
    height: 30px;
    border-radius: 4px;
    backdrop-filter: blur(15px);
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid var(--color-border);
}

button.slick-next.slick-arrow:before,
button.slick-prev.slick-arrow:before{
    font-size: 14px;
    color: var(--color-red);
    font-weight: 900;
    background: none;
    font-family: swiper-icons;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
button.slick-next.slick-arrow:before{
    content: "next";
}
button.slick-prev.slick-arrow:before{
    content: "prev";
}

.heroCarousel button.slick-next.slick-arrow, 
.heroCarousel button.slick-prev.slick-arrow {
    background: var(--color-white);
    border-radius: 0;
}

.location {
    margin-right: 1rem;
}

.location #location-select {
    padding: 10px 10px;
    padding-right: 50px;
    font-weight: 600;
    border-color: #d9d9d9;
    border-radius: .28571rem;
    -moz-appearance: none;
    -webkit-appearance:none;
    appearance:none;
    background-image: linear-gradient(45deg, transparent 50%, #c00016 50%), linear-gradient(135deg, #c00016 50%, transparent 50%), linear-gradient(to right, whitesmoke, #f5f5f5);
    background-position: calc(100% - 20px) calc(1em + 5px),
    calc(100% - 15px) calc(1em + 5px),
    100% 0;
    background-size: 5px 5px,
    5px 5px,
    2.5em 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 1px solid var(--color-gray);
    background-color: #fff;
}

.location #location-select * {
    border-radius:0;
}
.location #location-select:focus{
    outline:0;
}

/* QuickView */
.quickView .productView .buy-section {
    padding-left: 0;
    padding-right: 0;
}

.quickView .productView-images {
    flex: 0 0 50%;
    padding-left: 25px;
}

.quickView .productView .productView-thumbnails {
    margin-left: 10px;
}

.card-stock {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}

.card-stock:empty{
    display: none;
}

.card-stock label.form-label:before{
    content: "";
    width: 5px;
    height:5px;
    display: inline-block;
    border-radius:50px;
    vertical-align:middle;
}

.card-stock label.form-label {
    margin-bottom: 0;
    flex: 0 0 calc(100% - 5px);
    position:relative;
}

.card-stock label.form-label .productView__stock span[data-product-stock] {
    min-width: 48px;
    display: inline-block;
    text-align: left;
}

.card-stock label.form-label:nth-child(even) {
    text-align: right;
}

.card-stock label.form-label.pd-outstock {
    color: var(--color-red);
}
.card-stock label.form-label.pd-outstock:before{
    background: var(--color-red);
}

.card-stock label.form-label.pd-instock{
    color: #28a745;
}

.card-stock label.form-label.pd-instock:before{
    background: #28a745;
}

.card-stock label.form-label.alt-stock {
    color: #e3ac09;
    flex: 0 0 100%;
}

.card-stock label.form-label.alt-stock span {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-left: 5px;
}

.card-stock label.form-label.alt-stock:before{
    content: none;
}

.card-stock label.form-label.alt-stock .productView__stock:before{
    background: #e3ac09;
    content: "";
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 50px;
    vertical-align: middle;
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 0;
}

.button.button--primary.price-restric {
    width: 100%;
    margin-bottom: 0;
    margin-top: .78571rem;
}

.productView .button.button--primary.price-restric{
    @media screen and (min-width: 551px){
        width: 50%;
    }
}

.productView-table .form-field.form-field--stock{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    position: relative;
    padding-top: 25px;
    gap: 10px;
    margin-bottom: 1rem;
}

.productView-table .form-label--stock,
.productView-table .form-label--stock:nth-of-type(2) {
    display: inline-flex;
    align-items: center ;
    flex: 0 0 calc(25% - 10px);
    position: relative;
    padding-left: 10px;
    margin-bottom: 0;
    margin-right: 15px;
    vertical-align: middle;
}

.productView-table .form-field--stock .productView__stock {
    font-size: 16px;
    font-weight: 500;
}

.productView-table .form-label.pd-instock{
    color: #28a745;
}
.productView-table .form-label.pd-outstock{
    color: var(--color-red);
}
.productView-table .form-label.alt-stock{
     color: #e3ac09;   
}

.productView-table .form-label:before {
    content: "";
    width: 5px;
    height:5px;
    display: inline-block;
    border-radius:50px;
    vertical-align:middle;
    background: var(--color-gray);
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 0;
    margin: auto;
}

.productView-table .form-label.pd-outstock:before{
    background: var(--color-red);
}

.productView-table .form-label.pd-instock:before{
    background: #28a745;
}

.productView-table .form-label.alt-stock:before{
    background: #e3ac09;
}

.productView-table .form-label--stock.alt-stock {
    flex: 0 0 100%;
}


/* Product Cards */
.card{
    padding: 1rem;
}

.card-brandwrap{
    flex-direction: column;
}
.card-brandwrap .card-text.card-text--brand{
    font-weight: 500;
    margin: 0;
    line-height: 150%;
}
.card-brandwrap .card-text.card-text--brand span{
    font-weight: normal;
    min-width: 50px;
    display: inline-block;
}

.partno {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 5px;
    font-size: 13px;
}
.partno .card-text {
    margin-bottom: 0;
    min-width: 50px;
    display: inline-block;
    line-height: 150%;
}

.partno .card-text.card-text--sku {
    font-weight: 500;
}

.partno .card-text.card-text--sku{
    display: inline-block;
}

.productCard .card-title,
.productCarousel  .card-title{
    line-height: 130%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.productCard .card-stock,
.productCarousel .card-stock {
    min-height: 20px;
}

.productCard .price-primary,
.productCarousel .price-primary{
    font-size: 18px;
}

/* forgot password */
.form.new-password-form {
    margin: 0 auto;
    background: rgb(245 245 245 / 30%);
    padding: 20px;
    border: 1px solid rgb(234 234 234 / 50%);
    border-radius: 4px;
}

/* hide b2c navigation that appears on pageload something */
#accountOptions {
    display: none!important;
}


.cart .cart-actions{
    gap: 10px;
}

.cart .cart-actions .button{
    margin: 0;
}


/* Contact Us form */
#contact-us-page .form .form-actions{
    text-align:left;
}

#contact-us-page p {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}

#contact-us-page a{
    color: #0562b9;
}

#contact-us-page .form .form-input {
    border: 1px solid var(--color-gray);
    background: var(--color-light);
}

.contactPage .page-heading {
    text-align: left;
    margin-bottom: 15px;
}

#contact-us-page p:empty {
    display: none;
}

/* Cross Refrence */
.cross_reference .productView-table-data div {
    display: inline-block;
    border-radius: 4px;
    min-width: 100px;
    text-align: center;
    margin: 5px 10px 5px 0;
    border: 1px solid var(--color-gray);
    padding: 3px 5px;
    background: var(--color-light);
}

.cross_reference .productView-table-data {
    display: flex;
    flex-wrap: wrap;
}

.cross_reference .productView-table-header {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.cross_reference .crPills div {
    display: inline-block;
    border-radius: 4px;
    min-width: 100px;
    text-align: center;
    margin: 5px 10px 5px 0;
    border: 1px solid var(--color-gray);
    padding: 3px 5px;
    background: var(--color-light);
}

.crossRefrenceWrapper .productView-title svg{
    display: none;
}

/* aboutpage*/
div[data-layout-name=aboutContentMain],
div[data-layout-name=aboutContentsecondary]{
    max-width: 900px;
    margin: 50px auto 25px;
}

div[data-layout-name=aboutContentMain] div[data-placement-id]:last-child div[class^="sd-simple-text-"] p{
    margin-top: 15px;
    font-size: 18px;
    font-weight: normal;
}
div[data-layout-name=aboutContentsecondary] ul{
    margin-top: 15px;
    margin-left: 30px;
}
div[data-layout-name=aboutContentsecondary] ul li{
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: normal;
    line-height: 150%;
}

div[data-layout-name=aboutContentsecondaryBottom] {
    margin: 15px auto;
    max-width: 900px;
}

div[data-layout-name=aboutContentsecondaryBottom] div[data-placement-id]:last-child div[class^="sd-simple-text-"] p{
    font-size: 18px;
    font-weight: normal;
}

div[data-layout-name=aboutsecondaryHeading] {
    margin-top: 50px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

div[data-layout-name=aboutBanner] div[class^="sd-hero-image-"] >div:before {
    content: "";
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 9;
}


div[data-layout-name=aboutBanner] {
    max-width: 900px;
    margin: 0 auto;
}
div[data-layout-name=aboutBanner] div[id^="sd-image-"]:before{
    content:"";
    width: calc(100% - 20px);
    height:100%;
    background: rgb(0 0 0 / 50%);
    position: absolute;
    inset: 0;
    margin: 0 auto;
}

.body div[data-layout-name=PopularCategories] [id^="sd-image-"] img {
    min-height: 245px;
    min-width: 100%;
    max-height: 245px;
    object-fit: cover;
}

/* Media Quries */

@media screen and (max-width: 1370px){
    div[data-layout-name="PopularCategories"] [id^="sd-simple-text-"] p{
        font-size: 14px;
    }
    .body .page-heading, div[data-layout-name=SectionHeading] div[id^="sd-simple-text-"] p{
        font-size: 26px;
    }
    .cart .cart-actions{
        gap: 10px;
        flex-direction: column;
    }
}


@media screen and (max-width: 1260px) {
    div[data-layout-name=PopularCategories] div[data-sub-layout]{
        flex-basis: 33.33%;
        max-width: 33.33%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 1024px){
    div[data-layout-name=aboutContentMain], div[data-layout-name=aboutContentsecondary]{
        margin: 25px auto;
    }
    div[data-layout-name=aboutContentMain] div[data-placement-id]:last-child div[class^="sd-simple-text-"]{
        padding-left: 0;
        padding-right: 0;
    }
    div[data-layout-name=aboutContentMain] div[data-placement-id] div[class^="sd-simple-text-"] p,
    div[data-layout-name=aboutContentsecondary] div[data-placement-id] div[class^="sd-simple-text-"] p,
    div[data-layout-name=aboutsecondaryHeading] div[data-placement-id] div[class^="sd-simple-text-"] p{
        font-size: 30px;
    }
    div[data-layout-name=aboutContentMain] div[data-placement-id]:last-child div[class^="sd-simple-text-"] p,
    div[data-layout-name=aboutContentsecondary] div[data-placement-id]:last-child div[class^="sd-simple-text-"] p,
    div[data-layout-name=aboutContentsecondaryBottom] div[data-placement-id]:last-child div[class^="sd-simple-text-"] p{
        font-size: 16px;
    }
    div[data-layout-name=aboutContentsecondary] ul{
        max-width: 100%;
    }
    div[data-layout-name=aboutContentsecondary] ul li{
        font-size: 16px;
    }
    div[data-layout-name=aboutsecondaryHeading]{
        margin-top: 25px;
    }
    div[data-layout-name=aboutContentMain], 
    div[data-layout-name=aboutContentsecondary],
    div[data-layout-name=aboutBanner],
    div[data-layout-name=aboutContentsecondaryBottom],
    div[data-layout-name=aboutsecondaryHeading]{
        max-width: 100%;
    }
}

@media screen and (max-width: 800px){
    .quickView .productView-images{
        padding-left: 0;
    }
    .modal-body.quickView .container {
        padding: 0;
    }
    .quickView .productView .productView-thumbnails {
        margin-left: 0;
    }
    .mobileMenu-toggle .mobileMenu-toggleIcon,
    .mobileMenu-toggle .mobileMenu-toggleIcon::before, 
    .mobileMenu-toggle .mobileMenu-toggleIcon::after,
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, 
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
        background: var(--color-red);
    }
    .navUser-item--account[class]{
        display: inline-block;
        margin-right: 0.5rem;
    }
    .search-utils{
        display: none;
    }
    .search-utils.show{
        display: flex;
    }
    .search-utils.active{
        display: block;
    }
    .quickView #add-to-cart-wrapper .form-action .b2b-add-to-quote.button{
        margin-left: 10px;
        margin-right: 0;
    }
    .quickView #add-to-cart-wrapper .form-action{
        width: 100%;
        margin-bottom: 0;
    }
    .quickView .productView .productView-options .form .button.b2b-add-to-list.button{
        width: 100%;
    }
    .location{
        margin-right: 2rem;
    }
    .header-logo--large, .header-logo--original{
        max-width: 200px;
        justify-content: center;
        padding-right: 0;
    }
    .heroCarousel .heroCarousel-content {
        min-height: 220px;
    }
    .navUser.headerMob{
        margin: 0 auto;
    }
    div[data-layout-name="PopularCategories"] div[data-sub-layout]{
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }
    div[data-layout-name="PopularCategories"] [id^="sd-simple-text-"]{
        padding: 10px 5px;
    }
    div[data-layout-name="PopularCategories"] [id^="sd-simple-text-"] p{
        font-size: 13px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    div[data-layout-name=BannerAbout] div[data-test-id=hero-image-title]{
        font-size: 22px;
    }
    div[data-layout-name=BannerAbout]{
        margin-bottom: 1rem;
        padding-bottom: 0;
    }
    div[data-layout-name=BannerAbout] div[class^="sd-hero-image-"] div[class^="go"]:first-of-type{
        min-height: 200px;
    }
    div[data-layout-name=BannerAbout] div[class^="sd-hero-image-"] div[class^="go"]:last-child div[class^="go"] {
        padding: 15px 0;
    }
    #facetedSearch .navList-item .navList-action .navList-action-close{
        display: none;
    }
    #add-to-cart-wrapper .form-action{
        display: flex;
        align-items: self-start;
        gap: 10px;
    }
    .productView-options .form-action .button{
        margin-bottom: 0;
    }
    #add-to-cart-wrapper .form-action .b2b-add-to-quote.button{
        margin-right: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .productView .productView-options .form .button.b2b-add-to-list.button{
        width: 100%;
    }

    div[data-layout-name=aboutpara] [class^="sd-simple-text-"] {
        padding-left: 10px;
        padding-right: 10px;
    }

    div[data-layout-name=twoColumnSection] div[data-sub-layout]{
        padding: 15px;
    }

    div[data-layout-name=twoColumnSection] div[data-widget-id]:first-of-type div[class^="sd-simple-text-"] p{
        font-size:22px;
        line-height: 150%;
    }

    div[data-layout-name=twoColumnSection] div[class^="sd-simple-text-"] p br{
        display:none;
    }

    div[data-layout-name=twoColumnSection] ul li{
        font-size: 16px;
    }

    div[data-layout-name=ContentSection] div[data-sub-layout]{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    div[data-layout-name=ContentSection] div[class^="sd-simple-text-"]{
        padding-left: 15px;
        padding-right: 15px;
    }

    div[data-layout-name=ContentSection] div[data-widget-id]:first-of-type div[class^="sd-simple-text-"] p{
        font-size:22px;
        line-height: 150%;
    }

    div[data-layout-name=ContentSection] div[class^="sd-simple-text-"] p{
        font-size: 16px;
        line-height: 150%;
    }

    div[data-layout-name=BannerCMS]{
        margin-bottom: 1rem;
    }
    
    div[data-layout-name=BannerCMS] div[class^="sd-hero-image-"]{
        background: transparent;
    }
    div[data-layout-name=BannerCMS] div[data-test-id=hero-image-title]{
        color: var(--color-dark);
        font-size: 26px;
        line-height: 150%;
        margin-bottom: 0;
    }
    div[data-layout-name=BannerCMS] div[data-test-id=hero-image-subtitle]{
        font-size: 16px;
        line-height: 150%;
        color: var(--color-black);
    }
    div[data-layout-name=BannerCMS] div[class^="sd-hero-image-"] div[class^="go"]:first-of-type{
        padding: 15px;
        min-height: 200px;
    }
    div[data-layout-name=BannerCMS] div[class^="sd-hero-image-"] div[class^="go"]:last-child{
        padding: 0;
    }
    
    .footer-info-list {
        display: none;
    }
    
    .footer-info-list.show {
        display: block;
    }
    
    .footer-info-col.toggle {
        margin-bottom: 1rem;
        padding: 0;
        padding-bottom: 1rem;
        border-bottom: 1px solid var(--color-gray);
        border-top: 0;
        text-align: left;
    }

    .footer-info-col.toggle .footer-info-heading svg {
        position: absolute;
        inset: 0;
        width: 10px;
        height: 10px;
        margin: auto;
        left: auto;
        right: 15px;
        transition: .5s all ease;
    }
    
    .footer-info-col.toggle .footer-info-heading {
        margin: 0;
        position: relative;
    }

    .footer-info-col.toggle .footer-info-heading.active svg {
        transform: rotate(180deg);
    }
    
    .footer-info-col.toggle .footer-info-list {
        padding: 15px 0;
    }
    .footer-info-col.footer-info-col--subscription {
        margin:0;
    }
    .category .page-sidebar .facetedSearch-toggle{
        max-width: 110px;
        min-height: auto;
    }
    .container--footer{
        padding-bottom: 2rem;
    }
    div[data-layout-name=aboutContentMain] div[data-placement-id] div[class^="sd-simple-text-"] p,
    div[data-layout-name=aboutContentsecondary] div[data-placement-id] div[class^="sd-simple-text-"] p,
    div[data-layout-name=aboutsecondaryHeading] div[data-placement-id] div[class^="sd-simple-text-"] p{
        font-size: 26px;
        list-style: 1.2;
    }
    .footer-info-col .show .footer-info-list{
        display: block;
    }
}

@media screen and (max-width: 550px){
    table.cart .cart-item-label{
        text-align: left;
    }
    .productCarousel-slide .card .card-text--brand{
        display: block;
    }

    .header .header__inner{
        padding-bottom: 0.78571rem;
        justify-content: space-between;
    }
    .mobileMenu-toggle{
        padding: 0;
        margin: 0;
    }
    .header-logo--large, .header-logo--original{
        max-width: 175px;
        justify-content: center;
        padding-right: 0;
    }
    .navUser.headerMob{
        width: 100%;
        display: flex;
        flex-direction: row;
    }
    .navUser.headerMob ul.navUser-section{
        width: 100%;
    }
    .navUser.headerMob ul.navUser-section > li {
        flex: auto;
    }

    .navUser.headerMob ul.navUser-section.HeaderIconsMob > li{
        flex:none;
    }

    .navUser.headerMob ul.navUser-section.HeaderIconsMob{
        justify-content: flex-end;
    }
    
    .navUser.headerMob ul.navUser-section .navUser-item[class].navUser-item--cart {
        justify-content:flex-end;
    }
    .location{
        margin-right: 2.5rem;
    }
    #product-listing-container{
        padding-left: 0;
        padding-right: 0;
    }
    .category .productCard .card{
        display: flex;
        flex-direction: row;
        gap: 15px;
        flex-wrap: wrap;
    }
    .category .productCard--grid .card-section-lefttWrapper {
        flex: 0 0 35%;
        flex-direction: row;
    }
    .card-section[class] {
        flex: 0 0 calc(65% - 15px);
    }
    .productCard--grid .card-section-rightWrapper{
        width: 100%;
    }
    .productCards .card .card-title{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0;
    }
    .productCards .card .price-section{
        font-size: 18px;
    }
    .productCards .card .price-primary{
        font-size: 18px;
    }

    .productCarousel .card{
        display: flex;
        flex-direction: row;
        gap: 15px;
        flex-wrap: wrap;
        box-sizing: border-box;
        margin: 0 3px;
    }
    .productCarousel .card-section-lefttWrapper {
        flex: 0 0 35%;
        flex-direction: row;
    }
    .productCarousel .card-section[class] {
        flex: 0 0 calc(65% - 15px);
    }
    .productCarousel .card-section-rightWrapper{
        width: 100%;
    }
    .productCards .card .card-title{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0;
    }
    .productCards .card .price-section{
        font-size: 18px;
    }
    .productCards .card .price-primary{
        font-size: 18px;
    }
    div[data-layout-name=location] ul li{
        font-size: 14px;
    }
    div[data-layout-name=location] iframe{
        height: 250px;
    }
    .crossRefrenceWrapper .cross_reference{
        display: none;
    }
    .crossRefrenceWrapper .productView-title{
        position: relative;
        margin-bottom: 0;
    }
    .crossRefrenceWrapper .productView-title:after{
        content: "";
        width: 100%;
        height: 1px;
        background: #ccc;
        display: inline-block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -1rem;
        display: none;
    }
    .crossRefrenceWrapper.active .cross_reference{
        display: block;
        margin-top: 1rem;
        border-top: 1px solid var(--color-border);
        padding-top: 1rem;
    }
    .crossRefrenceWrapper .productView-title svg{
        display: inline-block;
        width: 15px;
        height: 15px;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        color: var(--color-red);
        fill: var(--color-red);
        stroke: var(--color-red);
        transition: .5s all ease;
    }
    .crossRefrenceWrapper.active .productView-title svg{
        transform: rotate(180deg);
    }
    .cross_reference .productView-table-data div{
        margin: 5px 5px 5px 0;
    }
    .productView-description{
        padding: 1rem;
    }
    .productView-table .productView-table-data, 
    .productView-table .productView-table-header{
        padding: 7px 12px;
    }
    .cross_reference .productView-table-data div:nth-child(-n + 20){
        display: inline-block;
        margin: 5px;
        margin-left: 0;
        padding: 5px;
        min-width: calc(33.333% - 5px);
    }
    .cross_reference .crPills div{
        display: inline-block;
        margin: 5px;
        margin-left: 0;
        padding: 5px;
        min-width: calc(33.333% - 5px);
    }
    .crossRefrenceWrapper .productView-table .productView-table-header,
    .crossRefrenceWrapper .cross_reference .productView-table-data{
        width: 100%;
    }
    div[data-layout-name=aboutContentsecondaryBottom] div[data-placement-id]:last-child div[class^="sd-simple-text-"] p{
        margin-bottom: 10px;
    }
    div[data-layout-name=aboutBanner] div[class^="sd-hero-image-"] >div:before{
        inset: 0;
    }
    div[data-layout-name=aboutBanner] div[class^="sd-hero-image-"] >div,
    div[data-layout-name=aboutBanner] div[class^="sd-hero-image-"] div > div{
        padding: 0;
    }
    div[data-layout-name=aboutBanner] div[id^="sd-image-"]{ 
        max-height: 150px;
    }
    .body div[data-layout-name=PopularCategories] [id^="sd-image-"] img {
        min-height: 150px;
        min-width: 100%;
        max-height: 150px;
        object-fit: cover;
    }
    div[data-layout-name="PopularCategories"] [id^="sd-simple-text-"] a{
        font-size: 14px;
    }
    .body div[data-layout-name=FeaturedBrands] div[data-sub-layout] div[class^="sd-simple-text-"] a{
        font-size: 16px;
        line-height: 1.2;
    }
}