.page.home-page .topic-block-title h2 {
    display: none;
}

td {
   padding:5px;
}

.page .home-page .product-title {
    font-size: 14px;
}

.BrandPicture img {
    width: 150px;
    margin-right: auto;
    margin-left: auto;
}

.ui-tabs .ui-tabs-nav {
    margin-bottom: 0px;
}

.productTabs-header {
    margin-bottom: 25px;
}

.home-page .ui-tabs {
    margin-bottom: 20px;
}

.topic-page .page-body {
    font-size: 16px !important;
}

.page-body h1,
.page-body h2 {
    margin-bottom: 1em;
    margin-top: 1em;
}

.message-error,
.field-validation-error,
.username-not-available-status,
.poll-vote-error,
.password-error {
    font-size: 18px !important;
}

#paypal-button-container {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
}

.swiper-slide img,
.carousel-item .product-item img {
    height: 200px;
    display: block;
    margin: auto;
}

.jCarouselMainWrapper .product-grid .title strong {
    background: none;
    text-align: center;
    color: #000;
}

.carousel-item .button-2 {
    display: none;
}

.slick-list.draggable {
    border-bottom: 2px solid red;
}