.title-divider {
    background: none !important;
}

.module-manufacturers .title.module-title::after {
    background: none !important;
}

.manufacturer-layout .image {
    padding: 10%;
    border-radius: 0px;
    overflow: hidden;
    margin: 0px;
}

.manufacturer-layout .name {
    font-size: 18px;
    text-align: center;
    margin: 5px 0px;
    color: rgba(0, 0, 0, 0.65);
}

.manufacturer-layout .name a {
    color: rgba(0, 0, 0, 0.65);
}

.module-categories-292 .category-thumb .caption {
    flex-direction: column;
    border: 1px #e2e2e2;
    border-style: solid;
    padding: 20px 15px 25px 15px;
    margin-top: 20px;
}

.module-categories-292 .btn-view-more {
    color: #fff !important;
    border-color: #26292d !important;
    background-color: #26292d !important;
    padding: 10px 20px 10px 20px !important;
    margin: 12px 0 0 0 !important;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    text-align: center !important;
    vertical-align: middle !important;
    line-height: 1 !important;
}

.module-categories-292 .btn-view-more:hover {
    color: #26292d !important;
    border-color: #26292d !important;
    background-color: #26292d !important;
}

.grid-item-bottom-1-1-1 .module-manufacturers-38 .manufacturer-layout:not(.swiper-slide) {
    border: #ddd 1px solid !important;
}

.grid-item-bottom-1-1-1 .manufacturer-layout {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-top: 0px;
}

.grid-item-bottom-1-1-1 .manufacturer-layout .image {
    padding: 0 !important;
    border: none !important;
}

footer .grid-row-1 .title-wrapper h3 {
    font-size: 13px;
    /* width: fit-content; */
    letter-spacing: 1px;
    font-weight: bold;
}

footer .grid-row-1 .title-wrapper {
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

footer .grid-row-1 .grid-col-4 .grid-items {
    justify-content: normal !important;
}

footer .module-title-304 .title-wrapper {
    border-bottom: none !important;
}

footer .module-title-304 .title-divider {
    margin-top: 5px;
}

footer .grid-row-1 .grid-col-3 .grid-items {
    justify-content: normal !important;
}

.breadcrumb {
    display: none !important;
}

.account-register #content,
#account-login #content {
    width: 500px;
    margin: 0 auto;
}

.route-product-product #content .page-title {
    background: none;
    border-bottom: 1px #DDD solid;
    text-align: left;
    padding-bottom: 3px;
    padding-left: 0px;
}

#product-product .product_tabs-default .block-wrapper {
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: 10px;
    border-radius: 5px;
}

#product-product .product_tabs .nav-tabs>li.active {
    border-color: none !important;
}