.translate-middle {
    transform: translate(-39%, -50%) !important;
    width: 50%;
    text-align: center;
}

.discount-percentage {
    font-weight: 600;
    font-size: 10px;
    margin-left: 10px;
}

.regular-price {
    color : #00000066 !important;
}

/* Slider */
.swiper-button-next {
    left: auto !important;
    margin-right: 10px;
}

.elementor-element.elementor-element-kjhlgh5 .swiper-arrows-above .swiper-button {
    position: absolute;
    left: 10px;
    top: 250px !important;
}

html body .swiper-button-next:after, html body .swiper-button-prev:after {
    font-size: 35px !important;
}

/* Product */

/* Short Description */
.product-description-short .bullet-point {
    margin-bottom: 8px;
    line-height: 1.4;
}

.product-description-short .bullet-point:last-child {
    margin-bottom: 0;
}

/* Homepage */

/* Compare */
body#index .quick-view,
body#index .js-quick-view {
    display: none !important;
}

/* Product Price */
body#index .product-miniature-grid .product-price-and-shipping a span {
    margin-top: 10px;
    margin-bottom : 10px;
    display: block;
}

.nav-tabs .nav-link:hover {
    border-bottom: 3px solid #000000 !important;
}

/* Category Page */
.product-attachment {
    margin-top: 15px;
}

.product-attachment i {
    margin-right: 3px;
}

.product-attachment a {
    text-decoration: underline;
    color: #000000;
}

.product-attachment a:hover {
    color: #e40040;
}

