.product-description, .product-title-module, .product-right, .product-left, .product-tab-nav-module, .product-details-module, .product-recommendations.has-recommendations, .product-fitment, .product-policies-module {
    border: 2px solid #eee; /* Adjust the border color and width as needed */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adjust the shadow as needed */
    padding: 10px; /* Optional: Adds space between the border and content */
    background-color: #fff; /* Optional: Adds a background color */
}

.categories-wrap .categories-body .categories-list .links-list-module .links-list a {
    color: #555;
}



@media (max-width: 767px) {
    #header-secondary-wrap {
        margin-top: 0rem;
    }
}

.page-builder-layout-module.text_us {
    padding-top: 3em;
    text-align: center;
}
.page-builder-layout-module.text_us {
    background: #cac9c9;
    padding-bottom: 10px;
    padding-top: 54px;
}   
.mobile-header-icons .fa.fa-phone {
    color: #000!important;
}
.mobile-header-icons .fa.fa-shopping-cart {
    color: #000!important;
}
    
    
    /* OEMI Blurbs*/

#trust-badges-custom .trust-blurbs {
    width: 60%;
    margin: 0 auto; }
#trust-badges-custom .trust-blurbs h4 {
      font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
      font-size: 14pt;
      color: #cb2027;
      font-weight: 700; }
#trust-badges-custom .trust-blurbs p {
      font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
      font-size: 10pt;
      color: #000;
      font-weight: 400; }
    
#footer-wrap .footer-secondary .button-subscribe {
    background: #000;
}

#footer-wrap .footer-secondary .button-subscribe:hover {
    background: #444;
}

.modal-backdrop {
    display: none; /* Hides the dark overlay when selecting a seller */
}